Class AbstractCorrelatorStateType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractCorrelatorStateType
All Implemented Interfaces:
Containerable, Freezable, ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
IdMatchCorrelatorStateType

public class AbstractCorrelatorStateType extends AbstractMutableContainerable
Current state of a correlator being used. Currently, it is expected that there is exactly one correlator. But, in the future, there might be hierarchical correlators, so this structure may become hierarchical as well.
See Also: