Table of Contents - background_worker-0.9.0 Documentation
Classes and Modules
- BackgroundWorker
- BackgroundWorker::Base
- BackgroundWorker::Config
- BackgroundWorker::Logging
- BackgroundWorker::PersistentState
- BackgroundWorker::State
- BackgroundWorker::State::ClassMethods
- BackgroundWorker::WorkerExecution
Methods
- ::after_enqueue — BackgroundWorker::Base
- ::after_exception — BackgroundWorker
- ::after_perform — BackgroundWorker::Base
- ::before_enqueue — BackgroundWorker::Base
- ::before_perform — BackgroundWorker::Base
- ::config — BackgroundWorker
- ::configure — BackgroundWorker
- ::enqueue — BackgroundWorker
- ::get_state_of — BackgroundWorker::PersistentState
- ::logger — BackgroundWorker
- ::new — BackgroundWorker::Base
- ::new — BackgroundWorker::Config
- ::new — BackgroundWorker::PersistentState
- ::new — BackgroundWorker::WorkerExecution
- ::perform_later — BackgroundWorker::Base
- ::perform_now — BackgroundWorker::Base
- ::queue_as — BackgroundWorker::Base
- ::release_connections! — BackgroundWorker
- ::verify_active_connections! — BackgroundWorker
- #after_exception — BackgroundWorker::Config
- #call — BackgroundWorker::WorkerExecution
- #completed? — BackgroundWorker::WorkerExecution
- #default_after_exception — BackgroundWorker::Config
- #enqueue — BackgroundWorker::Base
- #foreground_enqueue — BackgroundWorker::Config
- #generate_persistent_hash — BackgroundWorker::PersistentState
- #get_state_of — BackgroundWorker::State::ClassMethods
- #log — BackgroundWorker::Logging
- #log_worker_error — BackgroundWorker::WorkerExecution
- #log_worker_finality — BackgroundWorker::WorkerExecution
- #logger — BackgroundWorker::Logging
- #perform_now — BackgroundWorker::Base
- #report_failed — BackgroundWorker::State
- #report_implicitly_successful — BackgroundWorker::WorkerExecution
- #report_minor_progress — BackgroundWorker::State
- #report_progress — BackgroundWorker::State
- #report_successful — BackgroundWorker::State
- #save — BackgroundWorker::PersistentState
- #set_completed — BackgroundWorker::PersistentState