Interface WorkflowStartInstanceResponse


public interface WorkflowStartInstanceResponse
Contains methods to retrieve information about the result of the workflow start action.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the workflow ID if it was successfully started.
  • Method Details

    • getWorkflowId

      String getWorkflowId()
      Retrieves the workflow ID if it was successfully started.
      Returns:
      workflow ID