Uses of Class
com.evolveum.midpoint.model.api.correlator.CorrelationResult
Packages that use CorrelationResult
-
Uses of CorrelationResult in com.evolveum.midpoint.model.api.correlator
Methods in com.evolveum.midpoint.model.api.correlator that return CorrelationResultModifier and TypeMethodDescription@NotNull CorrelationResult
Correlator.correlate
(@NotNull CorrelationContext correlationContext, @NotNull OperationResult result) Finds matching focus object (or potentially matching objects) for given resource object or for the pre-focus object.static CorrelationResult
CorrelationResult.empty()
static CorrelationResult
CorrelationResult.of
(@NotNull CandidateOwnersMap candidateOwnersMap)