Class CurrentExecutionState (0.2.7)

CurrentExecutionState(value)

Enum for the current state of the execution.

Enums

Name Description
CURRENT_EXECUTION_STATE_UNSPECIFIED Default unspecified execution state.
RUNNING The plugin instance is executing.
NOT_RUNNING The plugin instance is not running an execution.