Uses of Class
com.atlassian.confluence.util.test.rules.Log4JLogger.LogLevel
-
Packages that use Log4JLogger.LogLevel Package Description com.atlassian.confluence.util.test.rules -
-
Uses of Log4JLogger.LogLevel in com.atlassian.confluence.util.test.rules
Methods in com.atlassian.confluence.util.test.rules that return Log4JLogger.LogLevel Modifier and Type Method Description Log4JLogger.LogLevellogLevel()static Log4JLogger.LogLevelLog4JLogger.LogLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static Log4JLogger.LogLevel[]Log4JLogger.LogLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-