io.github.positionpal.location.domain.DrivenEvent
An event triggered by the system as a result of some system action.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
The Scope of the event, i.e., an aggregation of the user and group this event is related to.
The Scope of the event, i.e., an aggregation of the user and group this event is related to.
Attributes
-
Inherited from:
-
DomainEvent
The group the user belongs to and the event is related to.
The group the user belongs to and the event is related to.
Attributes
-
Inherited from:
-
DomainEvent
The timestamp when the event occurred.
The timestamp when the event occurred.
Attributes
-
Inherited from:
-
DomainEvent
The user who triggered the event.
The user who triggered the event.
Attributes
-
Inherited from:
-
DomainEvent