Class: CommandTower::Audit::Event
- Inherits:
-
CommandTower::ApplicationRecord
- Object
- ActiveRecord::Base
- CommandTower::ApplicationRecord
- CommandTower::Audit::Event
- Defined in:
- app/models/command_tower/audit/event.rb
Constant Summary collapse
- ATTRIBUTION_MODES =
%w[self_service admin_direct impersonation system].freeze
- SCOPE_CLASSES =
{ global: "global", host: "host", legacy: "legacy" }.freeze