Package | Description |
---|---|
com.evolveum.midpoint.notifications.notifiers | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
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) |
protected boolean |
GeneralNotifier.isWatchAuxiliaryAttributes(GeneralNotifierType generalNotifierType) |
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) |
Modifier and Type | Class and Description |
---|---|
class |
AccountPasswordNotifierType
TODO
|
class |
DummyNotifierType
TODO
|
class |
SimpleAccountNotifierType
TODO
|
class |
SimpleUserNotifierType
TODO
|
class |
SimpleWorkflowNotifierType
TODO
|
class |
UserPasswordNotifierType
TODO
|
Modifier and Type | Method and Description |
---|---|
GeneralNotifierType |
GeneralNotifierType.clone()
Creates and returns a deep copy of this object.
|
GeneralNotifierType |
ObjectFactory.createGeneralNotifierType()
Create an instance of
GeneralNotifierType |
Constructor and Description |
---|
GeneralNotifierType(GeneralNotifierType o)
Creates a new
GeneralNotifierType instance by deeply copying a given GeneralNotifierType instance. |
Copyright © 2013 evolveum. All rights reserved.