Uses of Interface
com.orchestranetworks.workflow.DataContextReadOnly
Packages that use DataContextReadOnly
Package
Description
Provides classes and interfaces for implementing workflow processes and
invoking them.
-
Uses of DataContextReadOnly in com.orchestranetworks.workflow
Subinterfaces of DataContextReadOnly in com.orchestranetworks.workflowModifier and TypeInterfaceDescriptioninterfaceThis interface is used as the context forActionPermissionsOnWorkflowexecution.interfaceThis interface is used as the context forConditionevaluation.interfaceThe data context is a container for variables which must be kept during the whole process.interfaceThis interface is used as the context forScriptTaskexecution.interfaceProvides the context when all launched sub-workflows have completed.interfaceProvides the context for launching the sub-workflows of a step.interfaceDedicated context to perform checks when the user clicks the 'accept' or the 'reject' button on an interaction.interfaceThis interface is used as the context forwork items creation.interfaceThis interface is used as the context forUserTask.getUsersForAllocation(UserTaskUsersForAllocationCollectorContext)to get the users list for the allocation or reallocation of a work item.interfaceThis interface is used as the context forwork item completion.interfaceThis interface is used as the context forresuming a wait task.interfaceThis interface is used as the context forstarting a wait task.interfaceDedicated context to handle the event "after process instance start".interfaceDedicated context for handling the event "after work item creation".interfaceDedicated context for handling the event "before process instance completion".interfaceDedicated context for handling the event "before work item allocation".interfaceDedicated context for handling the event "before work item deallocation".interfaceDedicated context for handling the event "before work item reallocation".interfaceDedicated context for handling the event "before work item start".interfaceDedicated context for handling the event "before work item termination".interfaceContext for handling events related to a workflow.interfaceContext for handling events related to a workflow step.interfaceContext for handling the event related to work item allocations.interfaceContext for handling events related to a workflow work item in an authenticated user session.interfaceContext for handling events related to a workflow work item.Methods in com.orchestranetworks.workflow that return DataContextReadOnlyModifier and TypeMethodDescriptionProcessInstance.getDataContext()Returns the data context of this workflow.