CustomNotifierType (Complex Type)

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

Supertype: EventHandlerType
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 filter, 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). 
chained property
EventHandlerType
[0,-1] A chain of handlers (usually filters and notifiers) to be evaluated, one after another. 
forked property
EventHandlerType
[0,-1] A set of handlers to be evaluated without any relation among them (like a fork prongs). 
simpleUserNotifier property
SimpleUserNotifierType
[0,-1] TODO  
timeValidityNotifier property
TimeValidityNotifierType
[0,-1] TODO  
simpleFocalObjectNotifier property
SimpleFocalObjectNotifierType
[0,-1] TODO  
simpleResourceObjectNotifier property
SimpleResourceObjectNotifierType
[0,-1] TODO  
simpleWorkflowNotifier property
SimpleWorkflowNotifierType
[0,-1] TODO  
simpleCaseManagementNotifier property
SimpleCaseManagementNotifierType
[0,-1] TODO  
userPasswordNotifier property
UserPasswordNotifierType
[0,-1] TODO  
userRegistrationNotifier property
RegistrationConfirmationNotifierType
[0,-1] TODO  
passwordResetNotifier property
PasswordResetNotifierType
[0,-1] TODO  
accountActivationNotifier property
AccountActivationNotifierType
[0,-1] TODO  
accountPasswordNotifier property
AccountPasswordNotifierType
[0,-1] TODO  
simpleCampaignNotifier property
SimpleCampaignNotifierType
[0,-1] TODO  
simpleCampaignStageNotifier property
SimpleCampaignStageNotifierType
[0,-1] TODO  
simpleReviewerNotifier property
SimpleReviewerNotifierType
[0,-1] TODO  
simpleTaskNotifier property
SimpleTaskNotifierType
[0,-1] TODO  
simpleReportNotifier property
SimpleReportNotifierType
[0,-1] TODO  
simplePolicyRuleNotifier property
SimplePolicyRuleNotifierType
[0,-1] TODO  
generalNotifier property
GeneralNotifierType
[0,-1] Here can go any notifiers (that extend GeneralNotifierType). 
customNotifier property
CustomNotifierType
[0,-1] TODO EXPERIMENTAL  
expression property
ExpressionType
[0,1] Generates resulting NotificationMessageType object. 
transport property
string
[0,-1]