ArtifactArchived
Hierarchy
- DomainEvent
- ArtifactArchived
Index
Methods
staticfromJSON
Parameters
o: JSONObject
Returns ArtifactArchived
externalequals
Parameters
externalanother: TinyType
Returns boolean
externaltoString
Returns string
toJSON
Returns JSONObject
Constructors
constructor
Parameters
sceneId: CorrelationId
name: Name
type: ArtifactType
path: Path
artifactTimestamp: Timestamp
optionaltimestamp: Timestamp
Returns ArtifactArchived
Compares two tiny types by value
const id = new Id(
3cc0852d-fda7-4f61-874e-0cfadbd6182a
);id.equals(id) === true
Comparing complex types recursively