Uses of Interface
com.evolveum.midpoint.model.api.correlator.CorrelatorFactory
Packages that use CorrelatorFactory
-
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.