Uses of Class
us.irdev.bedrock.service.Event
Packages that use Event
-
Uses of Event in us.irdev.bedrock.service
Methods in us.irdev.bedrock.service that return EventMethods in us.irdev.bedrock.service with parameters of type EventModifier and TypeMethodDescriptionprotected EventFilterResult
EventFilter.checkAllList
(Event event, BagArray allList) protected EventFilterResult
EventFilter.checkAnyList
(Event event, BagArray anyList) protected boolean
EventFilter.checkEventList
(Event event, BagObject filterConfiguration) protected EventFilterResult
EventFilter.checkIpAddressList
(Event event, BagArray ipAddressList) protected EventFilterResult
EventFilter.checkSecretList
(Event event, BagArray secretList) protected EventFilterResult
EventFilter.filterEvent
(Event event, BagObject filterConfiguration) void
void
Base.handleEventHelp
(Event event) void
Base.handleEventLock
(Event event) void
Base.handleEventLogFile
(Event event) void
Base.handleEventMultiple
(Event event) void
Base.handleEventOk
(Event event) void
Base.handleEventVersion
(Event event) boolean
EventFilter.isAllowedEvent
(Event event, BagObject filterConfiguration) boolean
EventFilterHandler.isAllowedEvent
(Event event, BagObject filterConfiguration)