Uses of Class
com.suncode.pwfl.workflow.assignment.TransferExecutionResult
Packages that use TransferExecutionResult
-
Uses of TransferExecutionResult in com.suncode.pwfl.workflow.assignment
Methods in com.suncode.pwfl.workflow.assignment that return TransferExecutionResultModifier and TypeMethodDescriptionAssignmentService.transferToUsersConcurrently
(String processDefId, String activityDefId, String oldUser, List<String> newUsers, Map<String, List<UserAssignmentDto>> allAssignments, boolean skipSubstitutions, boolean skipNotifications, BiConsumer<String, List<UserAssignmentDto>> onTransferredAssignments)