Package com.orchestranetworks.workflow
Interface WorkflowTriggerContext
- All Superinterfaces:
DataContextReadOnly,ProcessExecutionContext,ProcessExecutionInfoContext
- All Known Subinterfaces:
WorkflowTriggerAfterProcessInstanceStartContext,WorkflowTriggerAfterWorkItemCreationContext,WorkflowTriggerBeforeProcessInstanceTerminationContext,WorkflowTriggerBeforeWorkItemAllocationContext,WorkflowTriggerBeforeWorkItemDeallocationContext,WorkflowTriggerBeforeWorkItemReallocationContext,WorkflowTriggerBeforeWorkItemStartContext,WorkflowTriggerBeforeWorkItemTerminationContext,WorkflowTriggerStepContext,WorkflowTriggerWorkItemAllocationContext,WorkflowTriggerWorkItemAuthenticatedContext,WorkflowTriggerWorkItemContext
Context for handling events related to a workflow.
- Since:
- 5.5.1
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.orchestranetworks.workflow.ProcessExecutionContext
ProcessExecutionContext.WorkflowPermission -
Method Summary
Methods inherited from interface com.orchestranetworks.workflow.DataContextReadOnly
getVariableNames, getVariableString, isVariableDefinedMethods inherited from interface com.orchestranetworks.workflow.ProcessExecutionContext
createMailSpec, getProcessInstanceDescription, getProcessInstanceLabel, modifyProcessPriorityMethods inherited from interface com.orchestranetworks.workflow.ProcessExecutionInfoContext
getProcessInstance, getProcessInstanceCreator, getProcessInstanceKey, getProfileForPermission, getPublishedProcessKey, getRepository, getSession