Class FutureNotificationEvent

java.lang.Object
com.evolveum.midpoint.cases.api.events.FutureNotificationEvent
All Implemented Interfaces:
DebugDumpable
Direct Known Subclasses:
FutureNotificationEvent.CaseClosing, FutureNotificationEvent.CaseOpening, FutureNotificationEvent.WorkItem

public abstract class FutureNotificationEvent extends Object implements DebugDumpable
Object that is able to produce given notification event (with the help of CaseEventCreationListener) when the send(CaseEventCreationListener, Task, OperationResult) method is called.