Class: Hyrax::ApplicationJob

Inherits:
ApplicationJob
  • Object
show all
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.