CorrelatorsType (Complex Type)

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

User-friendly way of defining a correlator or correlators.
Item Summary  
Name Type Multiplicity Description
extension container
ExtensionType
[0,1] Correlators not defined in the static schema. 
none container
NoOpCorrelatorType
[0,-1] "No-op" correlation that always returns "certainly no owner" result. 
filter container
FilterCorrelatorType
[0,-1] Correlation using a query filter. 
expression container
ExpressionCorrelatorType
[0,-1] Correlation using a custom expression. 
idMatch container
IdMatchCorrelatorType
[0,-1] Correlation using ID Match service.