Interface WorkflowSession

  • All Superinterfaces:
    Adaptable

    @ProviderType
    public interface WorkflowSession
    extends Adaptable

    The WorkflowSession class provides all functionality (depending on the users rights) for managing WorkflowModels, Workflow instances and their execution.

    It provides methods to:

    • deploy/create a workflow models
    • start, stop, suspend, resume and complete a workflow instance
    • retrieve and complete WorkItems assigned to a user/group