Uses of Interface
com.evolveum.midpoint.model.api.correlation.CorrelationService.CaseCloser
-
Packages that use CorrelationService.CaseCloser Package Description com.evolveum.midpoint.model.api.correlation -
-
Uses of CorrelationService.CaseCloser in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation with parameters of type CorrelationService.CaseCloser Modifier and Type Method Description void
CorrelationService. completeCorrelationCase(@NotNull CaseType currentCase, @NotNull CorrelationService.CaseCloser caseCloser, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result)
Completes given correlation case.
-