Interface EventType
-
- All Known Implementing Classes:
CRUDEventTypeEnum
,EventType.DynamicEventType
,EventType.RuleEngineEventType
public interface EventType
Interface for specifying a type of event that is provided by an event source.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
EventType.DynamicEventType
Event type to use in case CRUD (Create/Read/Update/Dispose) events.static class
EventType.RuleEngineEventType
-