Uses of Enum Class
com.evolveum.midpoint.gui.impl.page.admin.configuration.component.ProfilingLevel
Packages that use ProfilingLevel
-
Uses of ProfilingLevel in com.evolveum.midpoint.gui.impl.page.admin.configuration.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.configuration.component that return ProfilingLevelModifier and TypeMethodDescriptionstatic ProfilingLevelProfilingLevel.fromLoggerLevelType(LoggingLevelType level) static ProfilingLevelReturns the enum constant of this class with the specified name.static ProfilingLevel[]ProfilingLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.gui.impl.page.admin.configuration.component with parameters of type ProfilingLevelModifier and TypeMethodDescriptionstatic LoggingLevelTypeProfilingLevel.toLoggerLevelType(ProfilingLevel level)