WorkflowManagement.complete

Notifies a Job that one of its constituent enactments has been completed with the given completion state. Defines the output parameters of that completed enactment This can only be called with a caller to whom the task is assigned.

Parameters

InteractiveTaskEnactmentDescriptor taskEnactmentDescriptor,  java.lang.String  completionState,  java.util.Map  outParams,  java.lang.String  reason,  java.lang.String  caller,