Modifier and Type | Field and Description |
---|---|
protected NotificationManager |
AbstractModelIntegrationTest.notificationManager |
Modifier and Type | Method and Description |
---|---|
boolean |
OperationFilter.processEvent(Event event,
EventHandlerType eventHandlerType,
NotificationManager notificationManager,
OperationResult result) |
boolean |
StatusFilter.processEvent(Event event,
EventHandlerType eventHandlerType,
NotificationManager notificationManager,
OperationResult result) |
boolean |
ExpressionFilter.processEvent(Event event,
EventHandlerType eventHandlerType,
NotificationManager notificationManager,
OperationResult result) |
boolean |
CategoryFilter.processEvent(Event event,
EventHandlerType eventHandlerType,
NotificationManager notificationManager,
OperationResult result) |
Modifier and Type | Field and Description |
---|---|
protected NotificationManager |
BaseHandler.notificationManager |
Modifier and Type | Method and Description |
---|---|
boolean |
ForkHandler.processEvent(Event event,
EventHandlerType eventHandlerType,
NotificationManager notificationManager,
OperationResult result) |
boolean |
ChainHandler.processEvent(Event event,
EventHandlerType eventHandlerType,
NotificationManager notificationManager,
OperationResult result) |
boolean |
EventHandler.processEvent(Event event,
EventHandlerType eventHandlerType,
NotificationManager notificationManager,
OperationResult result) |
Modifier and Type | Field and Description |
---|---|
protected NotificationManager |
GeneralNotifier.notificationManager |
Modifier and Type | Method and Description |
---|---|
boolean |
GeneralNotifier.processEvent(Event event,
EventHandlerType eventHandlerType,
NotificationManager notificationManager,
OperationResult result) |
Copyright © 2013 evolveum. All rights reserved.