Uses of Enum Class
com.evolveum.midpoint.schema.traces.PerformanceCategory
Packages that use PerformanceCategory
-
Uses of PerformanceCategory in com.evolveum.midpoint.schema.traces
Methods in com.evolveum.midpoint.schema.traces that return PerformanceCategoryModifier and TypeMethodDescriptionstatic PerformanceCategoryReturns the enum constant of this class with the specified name.static PerformanceCategory[]PerformanceCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.schema.traces that return types with arguments of type PerformanceCategoryModifier and TypeMethodDescriptionOptions.getCategoriesToShow()OpNode.getCountColumns()List<org.apache.commons.lang3.tuple.Pair<PerformanceCategory,PerformanceCategoryInfo>> OpNode.getCounts()@NotNull List<PerformanceCategory>PerformanceCategory.getMinus()OpNode.getPerformanceByCategory()OpResultInfo.getPerformanceByCategory()@NotNull List<PerformanceCategory>PerformanceCategory.getPlus()OpNode.getTimeColumns()List<org.apache.commons.lang3.tuple.Pair<PerformanceCategory,PerformanceCategoryInfo>> OpNode.getTimes()