Class CorrelatorConfiguration

java.lang.Object
com.evolveum.midpoint.model.api.correlator.CorrelatorConfiguration
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CorrelatorConfiguration.TypedCorrelationConfiguration, CorrelatorConfiguration.UntypedCorrelationConfiguration

public abstract class CorrelatorConfiguration extends Object implements Serializable
Wrapper for both typed (bean-only) and untyped (bean + item name) correlator configuration.
See Also: