Class: ProconBypassMan::ReportEventBaseJob
- Defined in:
- lib/procon_bypass_man/background/jobs/report_event_base_job.rb
Direct Known Subclasses
ReportBootJob, ReportCompletedUpgradePbmJob, ReportErrorJob, ReportErrorReloadConfigJob, ReportInfoLogJob, ReportLoadConfigJob, ReportReloadConfigJob, ReportStartRebootJob, ReportWarningJob
Class Method Summary collapse
Methods inherited from BaseJob
Methods included from Background::JobPerformable
Class Method Details
.path ⇒ Object
2 3 4 |
# File 'lib/procon_bypass_man/background/jobs/report_event_base_job.rb', line 2 def self.path "/api/events".freeze end |