Class: Hyrax::ApplicationJob
- Inherits:
-
ActiveJob::Base
- Object
- ActiveJob::Base
- Hyrax::ApplicationJob
- Defined in:
- app/jobs/hyrax/application_job.rb
Overview
A common base class for all Hyrax jobs. This allows downstream applications to manipulate all the hyrax jobs by including modules on this class.
Direct Known Subclasses
AttachFilesToWorkJob, BatchCreateJob, CharacterizeJob, CreateDerivativesJob, CreateWorkJob, EventJob, FixityCheckJob, Hyrax::Arkivo::CreateSubscriptionJob, GrantEditJob, GrantEditToMembersJob, GrantReadJob, GrantReadToMembersJob, RevokeEditFromMembersJob, RevokeEditJob, ImportUrlJob, IngestJob, IngestLocalFileJob, InheritPermissionsJob, ResolrizeJob, StreamNotificationsJob, VisibilityCopyJob