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
General notifier that can handle any type of event.
There is little implicit behavior, no default body, etc.
- 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.Any
Nested 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 QName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final Producer<GeneralNotifierType>
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_STATUS
Fields 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> X
end()
boolean
expressionFilter
(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) void
void
setBodyExpression
(ExpressionType value) void
setContentType
(String value) void
void
setFromExpression
(ExpressionType value) void
void
void
setShowModifiedValues
(Boolean value) void
void
void
setSubjectPrefix
(String value) void
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.BaseEventHandlerType
getCategory, getDescription, getDocumentation, getExpressionFilter, getFocusType, getName, getObjectIntent, getObjectKind, getOperation, getStatus, setDescription, setDocumentation, setName
Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toString
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutable
Methods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerable
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
Methods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
F_FROM_EXPRESSION
-
F_RECIPIENT_EXPRESSION
-
F_CC_EXPRESSION
-
F_BCC_EXPRESSION
-
F_MESSAGE_TEMPLATE_REF
-
F_SUBJECT_EXPRESSION
-
F_SUBJECT_PREFIX
-
F_BODY_EXPRESSION
-
F_CONTENT_TYPE
-
F_CONTENT_TYPE_EXPRESSION
-
F_ATTACHMENT
-
F_ATTACHMENT_EXPRESSION
-
F_WATCH_AUXILIARY_ATTRIBUTES
-
F_SHOW_MODIFIED_VALUES
-
F_SHOW_TECHNICAL_INFORMATION
-
F_TRANSPORT
-
F_NOTIFICATION_SENDING_STRATEGY
-
FACTORY
-
-
Constructor Details
-
GeneralNotifierType
public GeneralNotifierType() -
GeneralNotifierType
Deprecated.
-
-
Method Details
-
getFromExpression
-
setFromExpression
-
getRecipientExpression
-
getCcExpression
-
getBccExpression
-
getMessageTemplateRef
-
setMessageTemplateRef
-
getSubjectExpression
-
setSubjectExpression
-
getSubjectPrefix
-
setSubjectPrefix
-
getBodyExpression
-
setBodyExpression
-
getContentType
-
setContentType
-
getContentTypeExpression
-
setContentTypeExpression
-
getAttachment
-
getAttachmentExpression
-
setAttachmentExpression
-
isWatchAuxiliaryAttributes
-
getWatchAuxiliaryAttributes
-
setWatchAuxiliaryAttributes
-
isShowModifiedValues
-
getShowModifiedValues
-
setShowModifiedValues
-
isShowTechnicalInformation
-
getShowTechnicalInformation
-
setShowTechnicalInformation
-
getTransport
-
getNotificationSendingStrategy
-
setNotificationSendingStrategy
-
equals
- Overrides:
equals
in classBaseEventHandlerType
-
fromExpression
-
beginFromExpression
-
recipientExpression
-
beginRecipientExpression
-
ccExpression
-
beginCcExpression
-
bccExpression
-
beginBccExpression
-
messageTemplateRef
-
messageTemplateRef
-
messageTemplateRef
-
beginMessageTemplateRef
-
subjectExpression
-
beginSubjectExpression
-
subjectPrefix
-
bodyExpression
-
beginBodyExpression
-
contentType
-
contentTypeExpression
-
beginContentTypeExpression
-
attachment
-
beginAttachment
-
attachmentExpression
-
beginAttachmentExpression
-
watchAuxiliaryAttributes
-
showModifiedValues
-
showTechnicalInformation
-
transport
-
notificationSendingStrategy
-
name
- Overrides:
name
in classBaseEventHandlerType
-
description
- Overrides:
description
in classBaseEventHandlerType
-
documentation
- Overrides:
documentation
in classBaseEventHandlerType
-
category
- Overrides:
category
in classBaseEventHandlerType
-
operation
- Overrides:
operation
in classBaseEventHandlerType
-
status
- Overrides:
status
in classBaseEventHandlerType
-
objectKind
- Overrides:
objectKind
in classBaseEventHandlerType
-
objectIntent
- Overrides:
objectIntent
in classBaseEventHandlerType
-
focusType
- Overrides:
focusType
in classBaseEventHandlerType
-
expressionFilter
- Overrides:
expressionFilter
in classBaseEventHandlerType
-
beginExpressionFilter
- Overrides:
beginExpressionFilter
in classBaseEventHandlerType
-
end
public <X> X end()- Overrides:
end
in classBaseEventHandlerType
-
clone
- Overrides:
clone
in classBaseEventHandlerType
-