Class: JSSWebHooks::JSSShutdownEvent

Inherits:
Event
  • Object
show all
Defined in:
lib/jss/webhooks/event/jss_shutdown.rb

Constant Summary collapse

EVENT_NAME =
'JSSShutdown'.freeze
OBJECT_CLASS =
JSSWebHooks::EventObjects::JSS

Constructor Details

This class inherits a constructor from JSSWebHooks::Event