Uses of Interface
com.evolveum.midpoint.model.api.correlator.CorrelatorFactory
Packages that use CorrelatorFactory
Package
Description
-
Uses of CorrelatorFactory in com.evolveum.midpoint.model.api.correlator
Methods in com.evolveum.midpoint.model.api.correlator with parameters of type CorrelatorFactoryModifier and TypeMethodDescriptionvoidCorrelatorFactoryRegistry.registerFactory(@NotNull QName name, @NotNull CorrelatorFactory<?, ?> factory) Registers a correlator factory. -
Uses of CorrelatorFactory in com.evolveum.midpoint.model.impl.correlator
Methods in com.evolveum.midpoint.model.impl.correlator with parameters of type CorrelatorFactoryModifier and TypeMethodDescriptionvoidCorrelatorFactoryRegistryImpl.registerFactory(@NotNull QName name, @NotNull CorrelatorFactory<?, ?> factory) -
Uses of CorrelatorFactory in com.evolveum.midpoint.model.impl.correlator.composite
Classes in com.evolveum.midpoint.model.impl.correlator.composite that implement CorrelatorFactory -
Uses of CorrelatorFactory in com.evolveum.midpoint.model.impl.correlator.expression
Classes in com.evolveum.midpoint.model.impl.correlator.expression that implement CorrelatorFactory -
Uses of CorrelatorFactory in com.evolveum.midpoint.model.impl.correlator.filter
Classes in com.evolveum.midpoint.model.impl.correlator.filter that implement CorrelatorFactory -
Uses of CorrelatorFactory in com.evolveum.midpoint.model.impl.correlator.idmatch
Classes in com.evolveum.midpoint.model.impl.correlator.idmatch that implement CorrelatorFactory -
Uses of CorrelatorFactory in com.evolveum.midpoint.model.impl.correlator.items
Classes in com.evolveum.midpoint.model.impl.correlator.items that implement CorrelatorFactory -
Uses of CorrelatorFactory in com.evolveum.midpoint.model.impl.correlator.noop
Classes in com.evolveum.midpoint.model.impl.correlator.noop that implement CorrelatorFactory