Uses of Class
com.evolveum.midpoint.model.api.correlation.CompleteCorrelationResult
Packages that use CompleteCorrelationResult
-
Uses of CompleteCorrelationResult in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return CompleteCorrelationResultModifier and TypeMethodDescription@NotNull CompleteCorrelationResultCorrelationService.correlate(@NotNull FocusType preFocus, @Nullable String archetypeOid, @NotNull Set<String> candidateOids, @NotNull CorrelatorDiscriminator discriminator, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Correlates the provided (partial) focus object to a set of candidate matches.static CompleteCorrelationResultstatic CompleteCorrelationResultCompleteCorrelationResult.existingOwner(@NotNull ObjectType owner, @Nullable CandidateOwners candidateOwners, @Nullable ResourceObjectOwnerOptionsType optionsBean) static CompleteCorrelationResultCompleteCorrelationResult.noOwner()static CompleteCorrelationResultCompleteCorrelationResult.uncertain(@NotNull CandidateOwners candidateOwners, @NotNull ResourceObjectOwnerOptionsType optionsBean)