Uses of Interface
com.evolveum.midpoint.schema.statistics.StatisticsCollector
-
Packages that use StatisticsCollector Package Description com.evolveum.midpoint.task.api com.evolveum.midpoint.task.api.test -
-
Uses of StatisticsCollector in com.evolveum.midpoint.task.api
Subinterfaces of StatisticsCollector 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
Task
Task instance - a logical unit of work. -
Uses of StatisticsCollector in com.evolveum.midpoint.task.api.test
Classes in com.evolveum.midpoint.task.api.test that implement StatisticsCollector Modifier and Type Class Description class
NullTaskImpl
DO NOT USE in production code.
-