Interface AvailableWorkflowInstanceActionsResponse


public interface AvailableWorkflowInstanceActionsResponse
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the available workflow actions for the requested workflow.
  • Method Details

    • getWorkflowActions

      List<WorkflowAction> getWorkflowActions()
      Retrieves the available workflow actions for the requested workflow.
      Returns:
      List of available workflow actions