flytekit.WorkflowExecutionPhase =============================== .. currentmodule:: flytekit .. autoclass:: WorkflowExecutionPhase .. rubric:: Methods .. automethod:: enum_to_string .. rubric:: Attributes .. autoattribute:: ABORTED .. autoattribute:: FAILED .. autoattribute:: FAILING .. autoattribute:: QUEUED .. autoattribute:: RUNNING .. autoattribute:: SUCCEEDED .. autoattribute:: SUCCEEDING .. autoattribute:: TIMED_OUT .. autoattribute:: UNDEFINED