class

Quartz::DSDE::Executive::State

Inherits Quartz::State / Reference / Object

Constants

STATE_PARAMS = [] of Nil
STATE_VARS = [{name: phase, type: Symbol, value: :idle, block: }] of Nil

Instance methods

clone

Returns a copy of self with all instance variables cloned.

Source
phase
phase=(phase : Symbol)