Class AssignmentHookAdapter

java.lang.Object
com.suncode.pwfl.workflow.assignment.AssignmentHookAdapter
All Implemented Interfaces:
AssignmentHook, org.springframework.core.Ordered

public abstract class AssignmentHookAdapter extends Object implements AssignmentHook, org.springframework.core.Ordered
Adapter for AssignmentHook
Author:
Janusz SoszyƄski 25.05.2016
  • Constructor Details

    • AssignmentHookAdapter

      public AssignmentHookAdapter()
  • Method Details

    • getOrder

      public int getOrder()
      Specified by:
      getOrder in interface org.springframework.core.Ordered
    • assignmentTransferred

      public void assignmentTransferred(String processId, String activityId, Set<String> recipients)
      Description copied from interface: AssignmentHook
      Executed when activities assignment transfer is completed.
      Specified by:
      assignmentTransferred in interface AssignmentHook
      recipients - users and his substitutions to whom activities have been transferred