Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Class and Description |
---|---|
class |
AccountPasswordNotifierType
TODO
|
class |
DummyNotifierType
TODO
|
class |
EventCategoryFilterType
Java class for EventCategoryFilterType complex type.
|
class |
EventExpressionFilterType
Java class for EventExpressionFilterType complex type.
|
class |
EventHandlerChainType
A chain of event handlers, usually filters and notifiers.
|
class |
EventHandlerForkType
...
|
class |
EventOperationFilterType
Java class for EventOperationFilterType complex type.
|
class |
EventStatusFilterType
Java class for EventStatusFilterType complex type.
|
class |
GeneralNotifierType
Java class for GeneralNotifierType complex type.
|
class |
SimpleAccountNotifierType
TODO
|
class |
SimpleUserNotifierType
TODO
|
class |
SimpleWorkflowNotifierType
TODO
|
class |
UserPasswordNotifierType
TODO
|
Modifier and Type | Field and Description |
---|---|
protected List<JAXBElement<? extends EventHandlerType>> |
NotificationConfigurationType.handler |
protected List<JAXBElement<? extends EventHandlerType>> |
GeneralNotifierType.handler |
protected List<JAXBElement<? extends EventHandlerType>> |
EventHandlerForkType.handler |
protected List<JAXBElement<? extends EventHandlerType>> |
EventHandlerChainType.handler |
Modifier and Type | Method and Description |
---|---|
EventHandlerType |
EventHandlerType.clone()
Creates and returns a deep copy of this object.
|
EventHandlerType |
ObjectFactory.createEventHandlerType()
Create an instance of
EventHandlerType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<EventHandlerType> |
ObjectFactory.createHandler(EventHandlerType value)
|
List<JAXBElement<? extends EventHandlerType>> |
NotificationConfigurationType.getHandler()
Gets the value of the handler property.
|
List<JAXBElement<? extends EventHandlerType>> |
GeneralNotifierType.getHandler()
For convenience, filtering can be placed also here (it influences only this notifier,
not any components on the chain after it).
|
List<JAXBElement<? extends EventHandlerType>> |
EventHandlerForkType.getHandler()
Gets the value of the handler property.
|
List<JAXBElement<? extends EventHandlerType>> |
EventHandlerChainType.getHandler()
Gets the value of the handler property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<EventHandlerType> |
ObjectFactory.createHandler(EventHandlerType value)
|
Constructor and Description |
---|
EventHandlerType(EventHandlerType o)
Creates a new
EventHandlerType instance by deeply copying a given EventHandlerType instance. |
Copyright © 2014 Evolveum. All rights reserved.