Class SimpleUserNotifierType
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
com.evolveum.midpoint.xml.ns._public.common.common_3.SimpleFocalObjectNotifierType
com.evolveum.midpoint.xml.ns._public.common.common_3.SimpleUserNotifierType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
TODO
- 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 Producer<SimpleUserNotifierType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType
F_ATTACHMENT, F_ATTACHMENT_EXPRESSION, F_BCC_EXPRESSION, F_BODY_EXPRESSION, F_CC_EXPRESSION, F_CONTENT_TYPE, F_CONTENT_TYPE_EXPRESSION, F_FROM_EXPRESSION, F_MESSAGE_TEMPLATE_REF, F_NOTIFICATION_SENDING_STRATEGY, F_RECIPIENT_EXPRESSION, F_SHOW_MODIFIED_VALUES, F_SHOW_TECHNICAL_INFORMATION, F_SUBJECT_EXPRESSION, F_SUBJECT_PREFIX, F_TRANSPORT, F_WATCH_AUXILIARY_ATTRIBUTESFields 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 TypeMethodDescriptionbccExpression(ExpressionType value) bodyExpression(ExpressionType value) category(EventCategoryType value) ccExpression(ExpressionType value) clone()contentType(String value) description(String value) documentation(String value) <X> Xend()booleanexpressionFilter(ExpressionType value) fromExpression(ExpressionType value) messageTemplateRef(String oid, QName type) messageTemplateRef(String oid, QName type, QName relation) objectIntent(String value) objectKind(ShadowKindType value) operation(EventOperationType value) showModifiedValues(Boolean value) showTechnicalInformation(Boolean value) status(EventStatusType value) subjectExpression(ExpressionType value) subjectPrefix(String value) watchAuxiliaryAttributes(Boolean value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType
createAttachmentList, getAttachment, getAttachmentExpression, getBccExpression, getBodyExpression, getCcExpression, getContentType, getContentTypeExpression, getFromExpression, getMessageTemplateRef, getNotificationSendingStrategy, getRecipientExpression, getShowModifiedValues, getShowTechnicalInformation, getSubjectExpression, getSubjectPrefix, getTransport, getWatchAuxiliaryAttributes, isShowModifiedValues, isShowTechnicalInformation, isWatchAuxiliaryAttributes, setAttachmentExpression, setBodyExpression, setContentType, setContentTypeExpression, setFromExpression, setMessageTemplateRef, setNotificationSendingStrategy, setShowModifiedValues, setShowTechnicalInformation, setSubjectExpression, setSubjectPrefix, setWatchAuxiliaryAttributesMethods 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, cloneWithoutIdAndMetadata, 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
-
FACTORY
-
-
Constructor Details
-
SimpleUserNotifierType
public SimpleUserNotifierType() -
SimpleUserNotifierType
Deprecated.
-
-
Method Details
-
equals
- Overrides:
equalsin classSimpleFocalObjectNotifierType
-
fromExpression
- Overrides:
fromExpressionin classSimpleFocalObjectNotifierType
-
beginFromExpression
- Overrides:
beginFromExpressionin classSimpleFocalObjectNotifierType
-
recipientExpression
- Overrides:
recipientExpressionin classSimpleFocalObjectNotifierType
-
beginRecipientExpression
- Overrides:
beginRecipientExpressionin classSimpleFocalObjectNotifierType
-
ccExpression
- Overrides:
ccExpressionin classSimpleFocalObjectNotifierType
-
beginCcExpression
- Overrides:
beginCcExpressionin classSimpleFocalObjectNotifierType
-
bccExpression
- Overrides:
bccExpressionin classSimpleFocalObjectNotifierType
-
beginBccExpression
- Overrides:
beginBccExpressionin classSimpleFocalObjectNotifierType
-
messageTemplateRef
- Overrides:
messageTemplateRefin classSimpleFocalObjectNotifierType
-
messageTemplateRef
- Overrides:
messageTemplateRefin classSimpleFocalObjectNotifierType
-
messageTemplateRef
- Overrides:
messageTemplateRefin classSimpleFocalObjectNotifierType
-
beginMessageTemplateRef
- Overrides:
beginMessageTemplateRefin classSimpleFocalObjectNotifierType
-
subjectExpression
- Overrides:
subjectExpressionin classSimpleFocalObjectNotifierType
-
beginSubjectExpression
- Overrides:
beginSubjectExpressionin classSimpleFocalObjectNotifierType
-
subjectPrefix
- Overrides:
subjectPrefixin classSimpleFocalObjectNotifierType
-
bodyExpression
- Overrides:
bodyExpressionin classSimpleFocalObjectNotifierType
-
beginBodyExpression
- Overrides:
beginBodyExpressionin classSimpleFocalObjectNotifierType
-
contentType
- Overrides:
contentTypein classSimpleFocalObjectNotifierType
-
contentTypeExpression
- Overrides:
contentTypeExpressionin classSimpleFocalObjectNotifierType
-
beginContentTypeExpression
- Overrides:
beginContentTypeExpressionin classSimpleFocalObjectNotifierType
-
attachment
- Overrides:
attachmentin classSimpleFocalObjectNotifierType
-
beginAttachment
- Overrides:
beginAttachmentin classSimpleFocalObjectNotifierType
-
attachmentExpression
- Overrides:
attachmentExpressionin classSimpleFocalObjectNotifierType
-
beginAttachmentExpression
- Overrides:
beginAttachmentExpressionin classSimpleFocalObjectNotifierType
-
watchAuxiliaryAttributes
- Overrides:
watchAuxiliaryAttributesin classSimpleFocalObjectNotifierType
-
showModifiedValues
- Overrides:
showModifiedValuesin classSimpleFocalObjectNotifierType
-
showTechnicalInformation
- Overrides:
showTechnicalInformationin classSimpleFocalObjectNotifierType
-
transport
- Overrides:
transportin classSimpleFocalObjectNotifierType
-
notificationSendingStrategy
- Overrides:
notificationSendingStrategyin classSimpleFocalObjectNotifierType
-
name
- Overrides:
namein classSimpleFocalObjectNotifierType
-
description
- Overrides:
descriptionin classSimpleFocalObjectNotifierType
-
documentation
- Overrides:
documentationin classSimpleFocalObjectNotifierType
-
category
- Overrides:
categoryin classSimpleFocalObjectNotifierType
-
operation
- Overrides:
operationin classSimpleFocalObjectNotifierType
-
status
- Overrides:
statusin classSimpleFocalObjectNotifierType
-
objectKind
- Overrides:
objectKindin classSimpleFocalObjectNotifierType
-
objectIntent
- Overrides:
objectIntentin classSimpleFocalObjectNotifierType
-
focusType
- Overrides:
focusTypein classSimpleFocalObjectNotifierType
-
expressionFilter
- Overrides:
expressionFilterin classSimpleFocalObjectNotifierType
-
beginExpressionFilter
- Overrides:
beginExpressionFilterin classSimpleFocalObjectNotifierType
-
end
public <X> X end()- Overrides:
endin classSimpleFocalObjectNotifierType
-
clone
- Overrides:
clonein classSimpleFocalObjectNotifierType
-