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) |
protected IntentDomainEvent(IntentDomainEvent.Type type, IntentDomain subject)