Class: StepperMotor::BaseJob
- Inherits:
-
ActiveJob::Base
- Object
- ActiveJob::Base
- StepperMotor::BaseJob
- Defined in:
- lib/stepper_motor/base_job.rb
Overview
All StepperMotor job classes inherit from this one. It is available for extension from StepperMotor.extend_base_job_class so that you can set priority, include and prepend modules and so forth.
Direct Known Subclasses
CyclicScheduler::RunSchedulingCycleJob, DeleteCompletedJourneysJob, HousekeepingJob, PerformStepJob, RecoverStuckJourneysJob