Modifier and Type | Method and Description |
---|---|
void |
NotificationManager.processEvent(Event event) |
boolean |
EventHandler.processEvent(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
NotificationManager notificationManager,
Task task,
OperationResult result) |
boolean |
NotificationManager.processEvent(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
Task task,
OperationResult result) |
void |
NotificationManager.processEvent(Event event,
Task task,
OperationResult result) |
Modifier and Type | Class and Description |
---|---|
class |
BaseEvent |
class |
ModelEvent |
class |
ResourceObjectEvent |
class |
WorkflowEvent |
class |
WorkflowProcessEvent |
class |
WorkItemEvent |
Modifier and Type | Method and Description |
---|---|
void |
NotificationManagerImpl.processEvent(Event event) |
boolean |
NotificationManagerImpl.processEvent(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
Task task,
OperationResult result) |
void |
NotificationManagerImpl.processEvent(Event event,
Task task,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
protected ExpressionVariables |
BaseHandler.getDefaultVariables(Event event,
OperationResult result) |
void |
BaseHandler.logEnd(Trace LOGGER,
Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
boolean result) |
protected void |
BaseHandler.logStart(Trace LOGGER,
Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType) |
protected void |
BaseHandler.logStart(Trace LOGGER,
Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
Object additionalData) |
boolean |
AggregatedEventHandler.processEvent(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
NotificationManager notificationManager,
Task task,
OperationResult result) |
static void |
BaseHandler.staticLogStart(Trace LOGGER,
Event event,
String description,
Object additionalData) |
Modifier and Type | Method and Description |
---|---|
protected ExpressionVariables |
BaseHelper.getDefaultVariables(Event event,
OperationResult result) |
void |
BaseHelper.logEnd(Trace LOGGER,
Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
boolean result) |
protected void |
BaseHelper.logStart(Trace LOGGER,
Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType) |
protected void |
BaseHelper.logStart(Trace LOGGER,
Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
Object additionalData) |
boolean |
OperationFilterHelper.processEvent(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
NotificationManager notificationManager,
Task task,
OperationResult result) |
boolean |
ChainHelper.processEvent(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
NotificationManager notificationManager,
Task task,
OperationResult result) |
boolean |
ForkHelper.processEvent(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
NotificationManager notificationManager,
Task task,
OperationResult result) |
boolean |
KindIntentFilterHelper.processEvent(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
NotificationManager notificationManager,
Task task,
OperationResult result) |
boolean |
CategoryFilterHelper.processEvent(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
NotificationManager notificationManager,
Task task,
OperationResult result) |
boolean |
StatusFilterHelper.processEvent(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
NotificationManager notificationManager,
Task task,
OperationResult result) |
boolean |
ExpressionFilterHelper.processEvent(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
NotificationManager notificationManager,
Task task,
OperationResult result) |
boolean |
FocusTypeFilterHelper.processEvent(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
NotificationManager notificationManager,
Task task,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
SimpleFocalObjectNotifier.checkApplicability(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
AccountPasswordNotifier.checkApplicability(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
UserPasswordNotifier.checkApplicability(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
GeneralNotifier.checkApplicability(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
SimpleResourceObjectNotifier.checkApplicability(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
OperationResult result) |
protected String |
SimpleFocalObjectNotifier.getBody(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
AccountPasswordNotifier.getBody(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
UserPasswordNotifier.getBody(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
SimpleWorkflowNotifier.getBody(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
GeneralNotifier.getBody(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
SimpleResourceObjectNotifier.getBody(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
GeneralNotifier.getBodyFromExpression(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
ExpressionVariables variables,
Task task,
OperationResult result) |
protected com.evolveum.midpoint.xml.ns._public.common.common_3.UserType |
GeneralNotifier.getDefaultRecipient(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
OperationResult result) |
protected ExpressionVariables |
GeneralNotifier.getDefaultVariables(Event event,
OperationResult result) |
protected List<String> |
GeneralNotifier.getRecipientsAddresses(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
ExpressionVariables variables,
com.evolveum.midpoint.xml.ns._public.common.common_3.UserType defaultRecipient,
String transportName,
Transport transport,
Task task,
OperationResult result) |
protected String |
SimpleFocalObjectNotifier.getSubject(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
AccountPasswordNotifier.getSubject(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
UserPasswordNotifier.getSubject(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
SimpleWorkflowNotifier.getSubject(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
GeneralNotifier.getSubject(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
SimpleResourceObjectNotifier.getSubject(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
GeneralNotifier.getSubjectFromExpression(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
ExpressionVariables variables,
Task task,
OperationResult result) |
boolean |
GeneralNotifier.processEvent(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
NotificationManager notificationManager,
Task task,
OperationResult parentResult) |
protected boolean |
SimpleFocalObjectNotifier.quickCheckApplicability(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
AccountPasswordNotifier.quickCheckApplicability(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
UserPasswordNotifier.quickCheckApplicability(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
SimpleWorkflowNotifier.quickCheckApplicability(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
GeneralNotifier.quickCheckApplicability(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
SimpleResourceObjectNotifier.quickCheckApplicability(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
SimpleUserNotifier.quickCheckApplicability(Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType generalNotifierType,
OperationResult result) |
Copyright © 2015 evolveum. All rights reserved.