Uses of Class
com.evolveum.midpoint.ninja.action.trace.TraceStatistics.SortBy
-
Packages that use TraceStatistics.SortBy Package Description com.evolveum.midpoint.ninja.action.trace -
-
Uses of TraceStatistics.SortBy in com.evolveum.midpoint.ninja.action.trace
Methods in com.evolveum.midpoint.ninja.action.trace that return TraceStatistics.SortBy Modifier and Type Method Description static TraceStatistics.SortBy
TraceStatistics.SortBy. valueOf(String name)
Returns the enum constant of this type with the specified name.static TraceStatistics.SortBy[]
TraceStatistics.SortBy. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-