Name |
Description |
BaseEvent |
This represents the base event entity. This must be inherited. |
EventStreamCreatedEvent |
This represents the event entity when event stream is created. |
InputValueChangedEvent |
This represents the event entity for all inputs when their values have been changed. This must be inherited. |
Projector |
This represents the entity for the projector who raised an event. |
SalutationChangedEvent |
This represents the event entity when salutation change occurs. |
UserCreatedEvent |
This represents the event entity when user is created. |
UsernameChangedEvent |
This represents the event entity when given name change occurs. |