class Temporalio::Client::WorkflowExecution
def status
-
(WorkflowExecutionStatus)
- Status for the workflow.
def status Internal::ProtoUtils.enum_to_int(Api::Enums::V1::WorkflowExecutionStatus, @raw_info.status) end
(WorkflowExecutionStatus)
- Status for the workflow.
def status Internal::ProtoUtils.enum_to_int(Api::Enums::V1::WorkflowExecutionStatus, @raw_info.status) end