public abstract class AssignmentHookAdapter extends Object implements AssignmentHook, org.springframework.core.Ordered
Constructor and Description |
---|
AssignmentHookAdapter() |
public int getOrder()
getOrder
in interface org.springframework.core.Ordered
public void assignmentTransferred(String processId, String activityId, Set<String> recipients)
AssignmentHook
assignmentTransferred
in interface AssignmentHook
recipients
- users and his substitutions to whom activities have been transferredCopyright © 2017 Suncode. All rights reserved.