WorkflowManagement.openTask

Open an assigned task. That is, make the task realise that it's been opened elsewhere as the task is not actually run by this but by the application using the WorkflowManagement API. This can only be called with a caller to whom the task is assigned.

returns ExecutionDescriptor

Parameters

java.lang.String  taskEnactmentDescriptorId,  java.lang.String  language,  java.lang.String  reason,  java.lang.String  caller,