Class CustomNotifierType
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.CustomNotifierType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
Custom notifier which uses expression to produce the message object.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.AnyNested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final Producer<CustomNotifierType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.BaseEventHandlerType
F_CATEGORY, F_DESCRIPTION, F_DOCUMENTATION, F_EXPRESSION_FILTER, F_FOCUS_TYPE, F_NAME, F_OBJECT_INTENT, F_OBJECT_KIND, F_OPERATION, F_STATUSFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncategory(EventCategoryType value) clone()description(String value) documentation(String value) <X> Xend()booleanexpression(ExpressionType value) expressionFilter(ExpressionType value) objectIntent(String value) objectKind(ShadowKindType value) operation(EventOperationType value) voidsetExpression(ExpressionType value) status(EventStatusType value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.BaseEventHandlerType
getCategory, getDescription, getDocumentation, getExpressionFilter, getFocusType, getName, getObjectIntent, getObjectKind, getOperation, getStatus, setDescription, setDocumentation, setNameMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
F_EXPRESSION
-
F_TRANSPORT
-
F_TRANSPORT_CONFIG
-
FACTORY
-
-
Constructor Details
-
CustomNotifierType
public CustomNotifierType() -
CustomNotifierType
Deprecated.
-
-
Method Details
-
getExpression
-
setExpression
-
getTransport
-
getTransportConfig
-
equals
- Overrides:
equalsin classBaseEventHandlerType
-
expression
-
beginExpression
-
transport
-
transportConfig
-
beginTransportConfig
-
name
- Overrides:
namein classBaseEventHandlerType
-
description
- Overrides:
descriptionin classBaseEventHandlerType
-
documentation
- Overrides:
documentationin classBaseEventHandlerType
-
category
- Overrides:
categoryin classBaseEventHandlerType
-
operation
- Overrides:
operationin classBaseEventHandlerType
-
status
- Overrides:
statusin classBaseEventHandlerType
-
objectKind
- Overrides:
objectKindin classBaseEventHandlerType
-
objectIntent
- Overrides:
objectIntentin classBaseEventHandlerType
-
focusType
- Overrides:
focusTypein classBaseEventHandlerType
-
expressionFilter
- Overrides:
expressionFilterin classBaseEventHandlerType
-
beginExpressionFilter
- Overrides:
beginExpressionFilterin classBaseEventHandlerType
-
end
public <X> X end()- Overrides:
endin classBaseEventHandlerType
-
clone
- Overrides:
clonein classBaseEventHandlerType
-