Uses of Interface
com.evolveum.midpoint.model.api.correlation.CompleteCorrelationResult.WithExistingOwnerBuilder
Packages that use CompleteCorrelationResult.WithExistingOwnerBuilder
-
Uses of CompleteCorrelationResult.WithExistingOwnerBuilder in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return CompleteCorrelationResult.WithExistingOwnerBuilderModifier and TypeMethodDescriptionCompleteCorrelationResult.builderForExistingOwner(XMLGregorianCalendar correlationStart, XMLGregorianCalendar correlationEnd) CompleteCorrelationResult.WithExistingOwnerBuilder.candidateOwners(@Nullable CandidateOwners candidateOwners) CompleteCorrelationResult.WithExistingOwnerBuilder.correlatorState(@Nullable AbstractCorrelatorStateType correlatorState) CompleteCorrelationResult.WithNoOwner.correlatorState(@Nullable AbstractCorrelatorStateType correlatorState) CompleteCorrelationResult.WithExistingOwnerBuilder.owner(@Nullable ObjectType owner) CompleteCorrelationResult.WithExistingOwnerBuilder.ownerOptions(@Nullable ResourceObjectOwnerOptionsType ownerOptions)