Uses of Class
com.evolveum.midpoint.model.api.correlation.CorrelationService.CorrelationCaseDescriptionOptions
Packages that use CorrelationService.CorrelationCaseDescriptionOptions
-
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 com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Describes the provided correlation case by providingCorrelationCaseDescription
object.static boolean
CorrelationService.CorrelationCaseDescriptionOptions.isExplain
(CorrelationService.CorrelationCaseDescriptionOptions options)