Class BaseEventHandlerType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.BaseEventHandlerType
All Implemented Interfaces:
Containerable, Freezable, ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
CustomNotifierType, EventHandlerType, GeneralNotifierType

public class BaseEventHandlerType extends AbstractMutableContainerable
Common base type for handler and notifiers - filtering and common information. It can contain conditions - general expressions or lists of event categories, operation types, success/failure statuses, and so on.
See Also: