Class AbstractCorrelatorStateType

  • All Implemented Interfaces:
    Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable
    Direct Known Subclasses:
    IdMatchCorrelatorStateType

    public class AbstractCorrelatorStateType
    extends com.evolveum.midpoint.prism.impl.binding.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:
    Serialized Form
    • Constructor Detail

      • AbstractCorrelatorStateType

        public AbstractCorrelatorStateType()
      • AbstractCorrelatorStateType

        @Deprecated
        public AbstractCorrelatorStateType​(PrismContext context)
        Deprecated.