SimpleCampaignNotifierType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: GeneralNotifierType
TODO
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Symbolic name, used either as a comment or (in the future) maybe to reference the filter. 
description property
string
[0,1] A note about the notifier and its filters, e. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
category property
EventCategoryType
[0,-1] Event categories supported by this handler. 
operation property
EventOperationType
[0,-1] Operations supported by this handler. 
status property
EventStatusType
[0,-1] Result statuses supported by this handler. 
objectKind property
ShadowKindType
[0,-1] Resource object kinds supported by this handler. 
objectIntent property
string
[0,-1] Resource object intents supported by this handler. 
focusType property
QName
[0,-1] Focus types supported by this handler. 
expressionFilter property
ExpressionType
[0,-1] Expression that returns true (if the event is to be processed and passed further) or false (if it has to be thrown off). 
fromExpression property
ExpressionType
[0,1] from address overwrites notificationConfiguration/mail/defaultFrom  
recipientExpression property
ExpressionType
[0,-1] Recipient(s) that should get the notifications. 
ccExpression property
ExpressionType
[0,-1] cc Recipient(s) that should get the notifications. 
bccExpression property
ExpressionType
[0,-1] bcc Recipient(s) that should get the notifications. 
messageTemplateRef reference
ObjectReferenceType
[0,1] Reference to the message template that produces the content of the message. 
subjectExpression property
ExpressionType
[0,1] How to construct the subject of the message that is to be sent. 
subjectPrefix property
string
[0,1] Simpler alternative to subjectExpression: the subject itself will be constructed by the notifier, but it will be prefixed by value specified here. 
bodyExpression property
ExpressionType
[0,1] How to construct the body (text) of the message that is to be sent. 
contentType property
string
[0,1] Body content type, e. 
contentTypeExpression property
ExpressionType
[0,1] Body content type, e. 
attachment property
NotificationMessageAttachmentType
[0,-1] Message attachment(s) to be sent out. 
attachmentExpression property
ExpressionType
[0,1] An expression that returns message attachment(s) to be sent out. 
watchAuxiliaryAttributes property
boolean
[0,1] Whether to send a notification when only auxiliary attributes (namely: validityStatus, validityChangeTimestamp, effectiveStatus, disableTimestamp, modifyChannel, modifyTimestamp, modifierRef and maybe others) are modified. 
showModifiedValues property
boolean
[0,1] Whether to show modified values (or only names of changed attributes). 
showTechnicalInformation property
boolean
[0,1] Whether to show technical information (e. 
transport property
string
[0,-1]