Uses of Class
com.atlassian.confluence.it.admin.LoggingAndProfiling.LogLevel

Packages that use LoggingAndProfiling.LogLevel
com.atlassian.confluence.it.admin   
 

Uses of LoggingAndProfiling.LogLevel in com.atlassian.confluence.it.admin
 

Methods in com.atlassian.confluence.it.admin that return LoggingAndProfiling.LogLevel
static LoggingAndProfiling.LogLevel LoggingAndProfiling.LogLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LoggingAndProfiling.LogLevel[] LoggingAndProfiling.LogLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.confluence.it.admin with parameters of type LoggingAndProfiling.LogLevel
 void LoggingAndProfiling.addLoggingEntry(String packageName, LoggingAndProfiling.LogLevel level)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.