Class FutureNotificationEvent.ItemCreation
java.lang.Object
com.evolveum.midpoint.cases.api.events.FutureNotificationEvent
com.evolveum.midpoint.cases.api.events.FutureNotificationEvent.WorkItem<WorkItemOperationInfo>
com.evolveum.midpoint.cases.api.events.FutureNotificationEvent.ItemCreation
- All Implemented Interfaces:
- DebugDumpable
- Enclosing class:
- FutureNotificationEvent
public static class FutureNotificationEvent.ItemCreation
extends FutureNotificationEvent.WorkItem<WorkItemOperationInfo>
- 
Nested Class SummaryNested classes/interfaces inherited from class com.evolveum.midpoint.cases.api.events.FutureNotificationEventFutureNotificationEvent.AllocationChangeCurrent, FutureNotificationEvent.AllocationChangeNew, FutureNotificationEvent.CaseClosing, FutureNotificationEvent.CaseOpening, FutureNotificationEvent.ItemClosing, FutureNotificationEvent.ItemCreation, FutureNotificationEvent.WorkItem<OI extends WorkItemOperationInfo>
- 
Field SummaryFieldsFields inherited from class com.evolveum.midpoint.cases.api.events.FutureNotificationEventaCaseFields inherited from interface com.evolveum.midpoint.util.DebugDumpableINDENT_STRING
- 
Constructor SummaryConstructorsConstructorDescriptionItemCreation(CaseType aCase, CaseWorkItemType workItem, WorkItemOperationInfo operationInfo, WorkItemOperationSourceInfo sourceInfo, ObjectReferenceType assignee) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidsend(CaseEventCreationListener listener, Task task, OperationResult result) Methods inherited from class com.evolveum.midpoint.cases.api.events.FutureNotificationEventdebugDumpMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpabledebugDump, debugDumpLazily, debugDumpLazily
- 
Field Details- 
assignee
 
- 
- 
Constructor Details- 
ItemCreationpublic ItemCreation(CaseType aCase, CaseWorkItemType workItem, WorkItemOperationInfo operationInfo, WorkItemOperationSourceInfo sourceInfo, ObjectReferenceType assignee) 
 
- 
- 
Method Details- 
send- Specified by:
- sendin class- FutureNotificationEvent
 
 
-