Uses of Class
com.evolveum.midpoint.wf.api.WorkItemAllocationChangeOperationInfo
-
Packages that use WorkItemAllocationChangeOperationInfo Package Description com.evolveum.midpoint.wf.api -
-
Uses of WorkItemAllocationChangeOperationInfo in com.evolveum.midpoint.wf.api
Methods in com.evolveum.midpoint.wf.api with parameters of type WorkItemAllocationChangeOperationInfo Modifier and Type Method Description void
WorkflowListener. onWorkItemAllocationChangeCurrentActors(CaseWorkItemType workItem, WorkItemAllocationChangeOperationInfo operationInfo, WorkItemOperationSourceInfo sourceInfo, Duration timeBefore, CaseType aCase, Task task, OperationResult result)
EXPERIMENTALvoid
WorkflowListener. onWorkItemAllocationChangeNewActors(CaseWorkItemType workItem, WorkItemAllocationChangeOperationInfo operationInfo, WorkItemOperationSourceInfo sourceInfo, CaseType aCase, Task task, OperationResult result)
-