Class AbstractStatisticsPrinter.Options
- java.lang.Object
-
- com.evolveum.midpoint.schema.statistics.AbstractStatisticsPrinter.Options
-
- Enclosing class:
- AbstractStatisticsPrinter<T>
public static class AbstractStatisticsPrinter.Options extends Object
-
-
Constructor Summary
Constructors Constructor Description Options()
Options(AbstractStatisticsPrinter.Format format, AbstractStatisticsPrinter.SortBy sortBy)
-
-
-
Constructor Detail
-
Options
public Options()
-
Options
public Options(AbstractStatisticsPrinter.Format format, AbstractStatisticsPrinter.SortBy sortBy)
-
-