Interface WorkflowTaskCancelResponse


public interface WorkflowTaskCancelResponse
Contains methods to retrieve information about the cancel workflow task action.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the task ID.
  • Method Details

    • getTaskId

      String getTaskId()
      Retrieves the task ID.
      Returns:
      task ID.