Class: Vitals::Integrations::Notifications::ActiveJob

Inherits:
Base
  • Object
show all
Defined in:
lib/vitals/integrations/notifications/active_job.rb

Overview

Class Method Summary collapse

Methods inherited from Base

duration, subscribe!

Class Method Details

.event_nameObject



6
7
8
# File 'lib/vitals/integrations/notifications/active_job.rb', line 6

def self.event_name
  'perform.active_job'
end