Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.BaseEventHandlerType
Packages that use BaseEventHandlerType
-
Uses of BaseEventHandlerType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of BaseEventHandlerType in com.evolveum.midpoint.xml.ns._public.common.common_3Modifier and TypeClassDescriptionclassTODOclassTODOclassTODOclassCustom notifier which uses expression to produce the message object.classTODOclassAn event handler type - extends common handler with filter/info and additionally can contain one or more notifiers of various kinds.classGeneral notifier that can handle any type of event.classTODOclassTODOclassTODOclassTODOclassTODOclassTODOclassTODOclassTODOclassTODOclassTODOclassTODOclassTODOclassTODOclassTODOclassTODOFields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type BaseEventHandlerTypeModifier and TypeFieldDescriptionstatic final Producer<BaseEventHandlerType>BaseEventHandlerType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return BaseEventHandlerTypeModifier and TypeMethodDescriptionBaseEventHandlerType.category(EventCategoryType value) BaseEventHandlerType.clone()ObjectFactory.createBaseEventHandlerType()BaseEventHandlerType.description(String value) BaseEventHandlerType.documentation(String value) BaseEventHandlerType.expressionFilter(ExpressionType value) BaseEventHandlerType.objectIntent(String value) BaseEventHandlerType.objectKind(ShadowKindType value) BaseEventHandlerType.operation(EventOperationType value) BaseEventHandlerType.status(EventStatusType value)