Class: SpreeCmCommissioner::CustomerContentNotificationCreatorJob
- Inherits:
-
ApplicationUniqueJob
- Object
- ActiveJob::Base
- ApplicationUniqueJob
- ApplicationUniqueJob
- SpreeCmCommissioner::CustomerContentNotificationCreatorJob
- Defined in:
- app/jobs/spree_cm_commissioner/customer_content_notification_creator_job.rb
Instance Method Summary collapse
Instance Method Details
#perform(options) ⇒ Object
3 4 5 |
# File 'app/jobs/spree_cm_commissioner/customer_content_notification_creator_job.rb', line 3 def perform() SpreeCmCommissioner::CustomerContentNotificationCreator.new().call end |