Interface JumpableWorkflowActivity


public interface JumpableWorkflowActivity
Represents a Workflow Activity for Jump To.
  • Method Details

    • getDetails

      Gets the workflow activity details.
      Returns:
      the workflow activity details
    • getApplicableTargets

      Collection<? extends WorkflowActivityDetails> getApplicableTargets()
      Returns the possible target workflow activities that the workflow can jump to.
      Returns:
      the workflow activities