Class FutureNotificationEvent.WorkItem<OI extends WorkItemOperationInfo>
- java.lang.Object
-
- com.evolveum.midpoint.cases.api.events.FutureNotificationEvent
-
- com.evolveum.midpoint.cases.api.events.FutureNotificationEvent.WorkItem<OI>
-
- All Implemented Interfaces:
DebugDumpable
- Direct Known Subclasses:
FutureNotificationEvent.AllocationChangeCurrent
,FutureNotificationEvent.AllocationChangeNew
,FutureNotificationEvent.ItemClosing
,FutureNotificationEvent.ItemCreation
- Enclosing class:
- FutureNotificationEvent
public abstract static class FutureNotificationEvent.WorkItem<OI extends WorkItemOperationInfo> extends FutureNotificationEvent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.evolveum.midpoint.cases.api.events.FutureNotificationEvent
FutureNotificationEvent.AllocationChangeCurrent, FutureNotificationEvent.AllocationChangeNew, FutureNotificationEvent.CaseClosing, FutureNotificationEvent.CaseOpening, FutureNotificationEvent.ItemClosing, FutureNotificationEvent.ItemCreation, FutureNotificationEvent.WorkItem<OI extends WorkItemOperationInfo>
-
-
Field Summary
-
Fields inherited from class com.evolveum.midpoint.cases.api.events.FutureNotificationEvent
aCase
-
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
-
Method Summary
-
Methods inherited from class com.evolveum.midpoint.cases.api.events.FutureNotificationEvent
debugDump, send
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
-