Class FetchWorkflowConfigResponse

    • Method Detail

      • getProcess

        public WorkflowProcess getProcess()
        Returns:
        The workflow process with the tasks, triggers, and actions.
      • getStates

        public List<WorkflowState> getStates()
        Returns:
        List of available states contained in the workflow version.