Class: Ruote::Engine

Inherits:
Dashboard show all
Defined in:
lib/ruote/engine.rb

Overview

This class has been replaced by Ruote::Dashboard.

It will be slowly phased out as documentation and tutorials move from Ruote::Engine to Ruote::Dashboard.

Constant Summary

Constants inherited from Dashboard

Dashboard::WORKER_STATES

Instance Attribute Summary

Attributes inherited from Dashboard

#context, #variables

Method Summary

Methods inherited from Dashboard

#add_service, #add_tracker, #apply_mutation, #attach, #cancel, #compute_mutation, #configuration, #configure, #error, #errors, #get_trackers, #history, #initialize, #join, #kill, #launch_single, #leftovers, #load_definition, #logger, #noisy=, #on_error, #on_error=, #on_terminate, #on_terminate=, #participant, #participant_list, #participant_list=, #pause, #process, #process_ids, #processes, #ps, #re_apply, #register, #register_participant, #remove_process, #remove_tracker, #replay_at_error, #respark, #resume, #schedules, #shutdown, #storage, #storage_participant, #unregister_participant, #update_expression, #wait_for, #worker, #worker_info, #worker_state, #worker_state=

Methods included from ReceiverMixin

#fetch_flow_expression, #fetch_workitem, #flunk, #launch, #receive, #reply, #sign

Constructor Details

This class inherits a constructor from Ruote::Dashboard