Class ExecutionState (0.1.0)

ExecutionState(value)

The possible execution states the rule deployment can be in.

Enums

Name Description
EXECUTION_STATE_UNSPECIFIED Unspecified or unknown execution state.
DEFAULT Default execution state.
LIMITED Rules in limited state may not have their executions guaranteed.
PAUSED Paused rules are not executed at all.