Interface AvailableWorkflowTaskActionsResponse


public interface AvailableWorkflowTaskActionsResponse
  • Method Summary

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

    • getWorkflowTaskActions

      List<WorkflowTaskAction> getWorkflowTaskActions()
      Retrieves the available workflow task actions for the requested workflow task.
      Returns:
      List of available workflow task actions