Interface WorkflowTriggerWorkItemAllocationContext

All Superinterfaces:
DataContextReadOnly, ProcessExecutionContext, ProcessExecutionInfoContext, WorkflowTriggerContext, WorkflowTriggerStepContext, WorkflowTriggerWorkItemAuthenticatedContext, WorkflowTriggerWorkItemContext
All Known Subinterfaces:
WorkflowTriggerBeforeWorkItemAllocationContext, WorkflowTriggerBeforeWorkItemReallocationContext

public interface WorkflowTriggerWorkItemAllocationContext extends WorkflowTriggerWorkItemAuthenticatedContext
Context for handling the event related to work item allocations.
Since:
5.5.1
  • Method Details

    • getUserReference

      UserReference getUserReference()
      Returns the user to whom the work item will be allocated.