-
- All Implemented Interfaces:
-
no.ks.kes.lib.EventData
public final class Events.Stopped extends EngineEvent
-
-
Field Summary
Fields Modifier and Type Field Description private final UUIDaggregateIdprivate final Instanttimestampprivate final Stringdescription
-
Constructor Summary
Constructors Constructor Description Events.Stopped(UUID aggregateId)
-
Method Summary
Modifier and Type Method Description final UUIDgetAggregateId()-
-
Constructor Detail
-
Events.Stopped
Events.Stopped(UUID aggregateId)
-
-
Method Detail
-
getAggregateId
final UUID getAggregateId()
-
-
-
-