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