Package com.evolveum.midpoint.cases.api.events
- 
Interface Summary Interface Description CaseEventCreationListener An interface through which external observers can be notified about case-related events. - 
Class Summary Class Description FutureNotificationEvent Object that is able to produce given notification event (with the help ofCaseEventCreationListener) when theFutureNotificationEvent.send(CaseEventCreationListener, Task, OperationResult)method is called.FutureNotificationEvent.AllocationChangeCurrent FutureNotificationEvent.AllocationChangeNew FutureNotificationEvent.CaseClosing FutureNotificationEvent.CaseOpening FutureNotificationEvent.ItemClosing FutureNotificationEvent.ItemCreation FutureNotificationEvent.WorkItem<OI extends WorkItemOperationInfo> WorkItemAllocationChangeOperationInfo Primarily used to simplify passing parameters toCaseEventCreationListener.WorkItemOperationInfo Primarily used to simplify passing parameters to CaseEventCreationListener.WorkItemOperationSourceInfo What caused the operation.