Uses of Class
com.evolveum.midpoint.model.api.correlation.CorrelationCaseDescription
Packages that use CorrelationCaseDescription
Package
Description
-
Uses of CorrelationCaseDescription in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return CorrelationCaseDescriptionModifier 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. -
Uses of CorrelationCaseDescription in com.evolveum.midpoint.model.impl.correlation
Methods in com.evolveum.midpoint.model.impl.correlation that return CorrelationCaseDescriptionModifier 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)