Interface WorkflowActionResponse

All Known Subinterfaces:
WorkflowRemoveItemsResponse

public interface WorkflowActionResponse
Contains methods to retrieve information about the workflow action.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the workflow id.
  • Method Details

    • getWorkflowId

      String getWorkflowId()
      Retrieves the workflow id.
      Returns:
      workflow id.