Interface FlowRuntimeResponseData

All Known Implementing Classes:
GetJobStatusResponseData, GetPipelineRuntimeDetailsResponseData

public interface FlowRuntimeResponseData
  • Method Details

    • isCompleted

      Boolean isCompleted()
    • getRuntimeOutcome

      String getRuntimeOutcome()
    • getRuntimeStatus

      String getRuntimeStatus()
    • getRuntimeId

      String getRuntimeId()