Class GeneralNotifierType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.BaseEventHandlerType
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
AccountPasswordNotifierType, ConfirmationNotifierType, DummyNotifierType, SimpleCampaignNotifierType, SimpleCampaignStageNotifierType, SimpleCaseManagementNotifierType, SimpleFocalObjectNotifierType, SimplePolicyRuleNotifierType, SimpleReportNotifierType, SimpleResourceObjectNotifierType, SimpleReviewerNotifierType, SimpleTaskNotifierType, SimpleWorkflowNotifierType, UserPasswordNotifierType

public class GeneralNotifierType extends BaseEventHandlerType
General notifier that can handle any type of event. There is little implicit behavior, no default body, etc.
See Also: