WorkflowManagement.post

Posts the pause node enactment with the specified job and event id as complete. Note that any script configured in the pause node is not executed. Throws WorkflowManagementException if no pause node enactment exists.

Parameters

java.lang.String  jobDescriptor,  java.lang.String  eventId,  java.lang.String  reason,  java.lang.String  caller,