Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Class and Description |
---|---|
class |
AccountPasswordNotifierType
TODO
|
class |
DummyNotifierType
TODO
|
class |
GeneralNotifierType
Java class for GeneralNotifierType complex type.
|
class |
SimpleCampaignNotifierType
TODO
|
class |
SimpleCampaignStageNotifierType
TODO
|
class |
SimpleFocalObjectNotifierType
TODO
|
class |
SimpleResourceObjectNotifierType
TODO
|
class |
SimpleReviewerNotifierType
TODO
|
class |
SimpleUserNotifierType
TODO
|
class |
SimpleWorkflowNotifierType
TODO
|
class |
UserPasswordNotifierType
TODO
|
Modifier and Type | Field and Description |
---|---|
protected List<EventHandlerType> |
EventHandlerType.chained |
protected List<EventHandlerType> |
EventHandlerType.forked |
protected List<EventHandlerType> |
NotificationConfigurationType.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 |
---|---|
List<EventHandlerType> |
EventHandlerType.getChained()
Gets the value of the chained property.
|
List<EventHandlerType> |
EventHandlerType.getForked()
Gets the value of the forked property.
|
List<EventHandlerType> |
NotificationConfigurationType.getHandler()
Gets the value of the handler property.
|
Constructor and Description |
---|
EventHandlerType(EventHandlerType o)
Creates a new
EventHandlerType instance by deeply copying a given EventHandlerType instance. |
Copyright © 2015 Evolveum. All rights reserved.