Class God::Task
In: lib/god/task.rb
Parent: Object

Methods

Attributes

autostart  [W] 
behaviors  [RW]  api
group  [RW] 
initial_state  [RW] 
interval  [RW] 
metrics  [RW]  api
mutex  [RW]  internal
name  [RW] 
state  [RW]  api
valid_states  [RW] 

Public Class methods

Public Instance methods

a is the action Symbol c is the Condition

Enable monitoring

Move from one state to another

Registration

Define a transition handler which consists of a set of conditions

Disable monitoring

[Validate]