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(@NotNull CaseWorkItemType workItem, @NotNull WorkItemAllocationChangeOperationInfo operationInfo, @Nullable WorkItemOperationSourceInfo sourceInfo, Duration timeBefore, CaseType aCase, Task task, OperationResult result)
EXPERIMENTALvoid
WorkflowListener. onWorkItemAllocationChangeNewActors(@NotNull CaseWorkItemType workItem, @NotNull WorkItemAllocationChangeOperationInfo operationInfo, @Nullable WorkItemOperationSourceInfo sourceInfo, CaseType aCase, Task task, OperationResult result)
-