Uses of Enum Class
com.evolveum.midpoint.repo.common.activity.run.state.ActivityProgress.Counters
Packages that use ActivityProgress.Counters
-
Uses of ActivityProgress.Counters in com.evolveum.midpoint.repo.common.activity.run.state
Methods in com.evolveum.midpoint.repo.common.activity.run.state that return ActivityProgress.CountersModifier and TypeMethodDescriptionstatic ActivityProgress.CountersReturns the enum constant of this class with the specified name.static ActivityProgress.Counters[]ActivityProgress.Counters.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.repo.common.activity.run.state with parameters of type ActivityProgress.CountersModifier and TypeMethodDescriptionvoidActivityProgress.increment(QualifiedItemProcessingOutcomeType outcome, @NotNull ActivityProgress.Counters counters) Increments the progress.