Interface ActionPermissionsOnWorkflowContext

All Superinterfaces:
DataContextReadOnly, ProcessExecutionInfoContext

public interface ActionPermissionsOnWorkflowContext extends DataContextReadOnly, ProcessExecutionInfoContext
This interface is used as the context for ActionPermissionsOnWorkflow execution.

Depending on the current action whose permission is being checked, the process instance can be undefined, either permanently or only sometimes. For more information, see the possible actions of ProcessExecutionContext.WorkflowPermission.

See Also: