Uses of Interface
com.evolveum.midpoint.schema.statistics.ProgressCollector
-
Packages that use ProgressCollector Package Description com.evolveum.midpoint.task.api -
-
Uses of ProgressCollector in com.evolveum.midpoint.task.api
Subinterfaces of ProgressCollector in com.evolveum.midpoint.task.api Modifier and Type Interface Description interface
RunningLightweightTask
Running lightweight asynchronous task.interface
RunningTask
A task that is directly used to execute the handler code.interface
RunningTaskStatisticsCollector
"Statistics collection" aspect of a running task.
-