Class ActivityProgressAndStatisticsPrinter
- java.lang.Object
-
- com.evolveum.midpoint.schema.statistics.ActivityProgressAndStatisticsPrinter
-
public class ActivityProgressAndStatisticsPrinter extends Object
TODO better name
-
-
Constructor Summary
Constructors Constructor Description ActivityProgressAndStatisticsPrinter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
print(@NotNull TaskType task)
Prints all relevant statistics (including progress) for all activities in the given task.
-