Uses of Class
com.evolveum.midpoint.model.api.correlator.CandidateOwnersMap
Packages that use CandidateOwnersMap
Package
Description
-
Uses of CandidateOwnersMap in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return CandidateOwnersMapModifier and TypeMethodDescription@Nullable CandidateOwnersMapCompleteCorrelationResult.getCandidateOwnersMap()Methods in com.evolveum.midpoint.model.api.correlation with parameters of type CandidateOwnersMapModifier and TypeMethodDescriptionstatic CompleteCorrelationResultCompleteCorrelationResult.existingOwner(@NotNull ObjectType owner, @Nullable CandidateOwnersMap candidateOwnersMap, @Nullable ResourceObjectOwnerOptionsType optionsBean) static CompleteCorrelationResultCompleteCorrelationResult.uncertain(@NotNull CandidateOwnersMap candidateOwnersMap, @NotNull ResourceObjectOwnerOptionsType optionsBean) -
Uses of CandidateOwnersMap in com.evolveum.midpoint.model.api.correlator
Methods in com.evolveum.midpoint.model.api.correlator that return CandidateOwnersMapModifier and TypeMethodDescriptionstatic CandidateOwnersMapCandidateOwnersMap.from(Collection<CandidateOwner> source) @NotNull CandidateOwnersMapCorrelationResult.getCandidateOwnersMap()Methods in com.evolveum.midpoint.model.api.correlator with parameters of type CandidateOwnersMapModifier and TypeMethodDescriptionvoidCandidateOwnersMap.mergeWith(CandidateOwnersMap other) static CorrelationResultCorrelationResult.of(@NotNull CandidateOwnersMap candidateOwnersMap) Constructors in com.evolveum.midpoint.model.api.correlator with parameters of type CandidateOwnersMap