Uses of Class
com.evolveum.midpoint.model.api.correlation.CorrelationService.CorrelationCaseDescriptionOptions
Packages that use CorrelationService.CorrelationCaseDescriptionOptions
Package
Description
-
Uses of CorrelationService.CorrelationCaseDescriptionOptions in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return CorrelationService.CorrelationCaseDescriptionOptionsModifier and TypeMethodDescriptionCorrelationService.CorrelationCaseDescriptionOptions.explain(boolean value) Methods in com.evolveum.midpoint.model.api.correlation with parameters of type CorrelationService.CorrelationCaseDescriptionOptionsModifier and TypeMethodDescription@NotNull CorrelationCaseDescription<?>CorrelationService.describeCorrelationCase(@NotNull CaseType aCase, @Nullable CorrelationService.CorrelationCaseDescriptionOptions options, @NotNull Task task, @NotNull OperationResult result) Describes the provided correlation case by providingCorrelationCaseDescriptionobject.static booleanCorrelationService.CorrelationCaseDescriptionOptions.isExplain(CorrelationService.CorrelationCaseDescriptionOptions options) -
Uses of CorrelationService.CorrelationCaseDescriptionOptions in com.evolveum.midpoint.model.impl.correlation
Methods in com.evolveum.midpoint.model.impl.correlation with parameters of type CorrelationService.CorrelationCaseDescriptionOptionsModifier and TypeMethodDescription@NotNull CorrelationCaseDescription<?>CorrelationServiceImpl.describeCorrelationCase(@NotNull CorrelatorContext<?> correlatorContext, @NotNull CorrelationContext correlationContext, @NotNull List<ResourceObjectOwnerOptionType> ownerOptionsList, @Nullable CorrelationService.CorrelationCaseDescriptionOptions options, @NotNull Task task, @NotNull OperationResult result) @NotNull CorrelationCaseDescription<?>CorrelationServiceImpl.describeCorrelationCase(@NotNull CaseType aCase, @Nullable CorrelationService.CorrelationCaseDescriptionOptions options, @NotNull Task task, @NotNull OperationResult result)