Uses of Class
com.evolveum.midpoint.model.api.correlator.CandidateOwners
Packages that use CandidateOwners
Package
Description
-
Uses of CandidateOwners in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return CandidateOwnersModifier and TypeMethodDescription@Nullable CandidateOwnersCompleteCorrelationResult.getCandidateOwnersMap()Methods in com.evolveum.midpoint.model.api.correlation with parameters of type CandidateOwnersModifier and TypeMethodDescriptionstatic CompleteCorrelationResultCompleteCorrelationResult.existingOwner(@NotNull ObjectType owner, @Nullable CandidateOwners candidateOwners, @Nullable ResourceObjectOwnerOptionsType optionsBean) static CompleteCorrelationResultCompleteCorrelationResult.uncertain(@NotNull CandidateOwners candidateOwners, @NotNull ResourceObjectOwnerOptionsType optionsBean) -
Uses of CandidateOwners in com.evolveum.midpoint.model.api.correlator
Methods in com.evolveum.midpoint.model.api.correlator that return CandidateOwnersModifier and TypeMethodDescriptionstatic CandidateOwnersCandidateOwners.from(Collection<? extends CandidateOwner> source) @NotNull CandidateOwnersCorrelationResult.getCandidateOwners()Methods in com.evolveum.midpoint.model.api.correlator with parameters of type CandidateOwnersModifier and TypeMethodDescriptionstatic CorrelationResultCorrelationResult.of(@NotNull CandidateOwners candidateOwners) voidCandidateOwners.replaceWith(CandidateOwners other) Constructors in com.evolveum.midpoint.model.api.correlator with parameters of type CandidateOwners