public class IntentDomainEvent extends AbstractEvent<IntentDomainEvent.Type,IntentDomain>
Modifier and Type | Class and Description |
---|---|
static class |
IntentDomainEvent.Type |
Modifier | Constructor and Description |
---|---|
protected |
IntentDomainEvent(IntentDomainEvent.Type type,
IntentDomain subject) |
subject, time, toString, type
protected IntentDomainEvent(IntentDomainEvent.Type type, IntentDomain subject)