protected boolean |
DummyNotifier.checkApplicability(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
SimpleAccountNotifier.checkApplicability(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
SimpleUserNotifier.checkApplicability(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
UserPasswordNotifier.checkApplicability(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
AccountPasswordNotifier.checkApplicability(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
GeneralNotifier.checkApplicability(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |
protected String |
SimpleAccountNotifier.getBody(Event event,
GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
SimpleWorkflowNotifier.getBody(Event event,
GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
SimpleUserNotifier.getBody(Event event,
GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
UserPasswordNotifier.getBody(Event event,
GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
AccountPasswordNotifier.getBody(Event event,
GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
GeneralNotifier.getBody(Event event,
GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
GeneralNotifier.getBodyFromExpression(Event event,
GeneralNotifierType generalNotifierType,
Map<QName,Object> variables,
OperationResult result) |
protected UserType |
GeneralNotifier.getDefaultRecipient(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |
protected List<String> |
GeneralNotifier.getRecipientsAddresses(Event event,
GeneralNotifierType generalNotifierType,
Map<QName,Object> variables,
UserType defaultRecipient,
String transportName,
Transport transport,
OperationResult result) |
protected String |
SimpleAccountNotifier.getSubject(Event event,
GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
SimpleWorkflowNotifier.getSubject(Event event,
GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
SimpleUserNotifier.getSubject(Event event,
GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
UserPasswordNotifier.getSubject(Event event,
GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
AccountPasswordNotifier.getSubject(Event event,
GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
GeneralNotifier.getSubject(Event event,
GeneralNotifierType generalNotifierType,
String transport,
OperationResult result) |
protected String |
GeneralNotifier.getSubjectFromExpression(Event event,
GeneralNotifierType generalNotifierType,
Map<QName,Object> variables,
OperationResult result) |
boolean |
GeneralNotifier.processEvent(Event event,
EventHandlerType eventHandlerType,
NotificationManager notificationManager,
OperationResult result) |
protected boolean |
SimpleAccountNotifier.quickCheckApplicability(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
SimpleWorkflowNotifier.quickCheckApplicability(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
SimpleUserNotifier.quickCheckApplicability(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
UserPasswordNotifier.quickCheckApplicability(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
AccountPasswordNotifier.quickCheckApplicability(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |
protected boolean |
GeneralNotifier.quickCheckApplicability(Event event,
GeneralNotifierType generalNotifierType,
OperationResult result) |