Class: ApplicationJob
- Inherits:
-
Jets::Job::Base
- Object
- Jets::Lambda::Functions
- Jets::Job::Base
- ApplicationJob
- Defined in:
- lib/jets/turbo/project/app/jobs/application_job.rb,
lib/jets/commands/templates/skeleton/app/jobs/application_job.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Jets::Lambda::Functions
Method Summary
Methods inherited from Jets::Job::Base
perform_later, perform_now, process
Methods included from Jets::Job::Helpers::SqsEventHelper
Methods included from Jets::Job::Helpers::SnsEventHelper
Methods included from Jets::Job::Helpers::S3EventHelper
Methods included from Jets::Job::Helpers::LogEventHelper
Methods included from Jets::Job::Helpers::KinesisEventHelper
Methods inherited from Jets::Lambda::Functions
inherited, #initialize, output_keys, subclasses
Methods included from Jets::Lambda::Dsl
Constructor Details
This class inherits a constructor from Jets::Lambda::Functions