Uses of Class
com.evolveum.midpoint.repo.common.activity.run.DistributingActivityRun
Packages that use DistributingActivityRun
-
Uses of DistributingActivityRun in com.evolveum.midpoint.repo.common.activity
Methods in com.evolveum.midpoint.repo.common.activity with parameters of type DistributingActivityRunModifier and TypeMethodDescriptionvoidActivityTreeStateOverview.recordDistributedActivityRealizationFinish(@NotNull DistributingActivityRun<?, ?, ?> run, @NotNull ActivityRunResult runResult, @NotNull OperationResult result) Records the finish of distributed activity realization (NOT run).voidActivityTreeStateOverview.recordDistributedActivityRealizationStart(@NotNull DistributingActivityRun<?, ?, ?> run, @NotNull OperationResult result) Records the start of distributed activity realization (NOT run).