Class: ProconBypassMan::ReportEventBaseJob

Inherits:
BaseJob
  • Object
show all
Defined in:
lib/procon_bypass_man/background/jobs/report_event_base_job.rb

Class Method Summary collapse

Methods inherited from BaseJob

re_enqueue_if_failed

Methods included from Background::JobPerformable

#perform, #perform_async

Class Method Details

.pathObject



2
3
4
# File 'lib/procon_bypass_man/background/jobs/report_event_base_job.rb', line 2

def self.path
  "/api/events".freeze
end