FilterCorrelatorType (Complex Type)

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

Supertype: AbstractCorrelatorType
A correlator that uses a specified filter to find shadow owner.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Name of the correlator. 
displayName property
string
[0,1]  
description property
string
[0,1]  
documentation property
string
[0,1]  
confidence container
CorrelationConfidenceDefinitionType
[0,1] Defines how this correlator - if matching - increases the overall confidence of its results. 
enabled property
boolean
[0,1] A way how to disable a correlator (either temporarily, or e. 
super container
SuperCorrelatorReferenceType
[0,1] Reference to the "super-correlator", serving as a template for this correlator. 
ownerFilter property
ConditionalSearchFilterType
[0,-1] The filter that should return a list of candidate focus entries that may be owners of a particular shadow. 
confirmation property
ExpressionType
[0,1] Confirmation expression. 
useConfirmationForSingleCandidate property
boolean
[0,1] Should be the confirmation expression used also when there is only a single candidate found by the filter? (The default is true.