Class: JSSWebHooks::ComputerPolicyFinishedEvent

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

Constant Summary collapse

EVENT_NAME =
'ComputerPolicyFinished'.freeze
OBJECT_CLASS =
JSSWebHooks::EventObjects::Computer

Constructor Details

This class inherits a constructor from JSSWebHooks::Event