Uses of Class
org.xwiki.test.LogRule.LogLevel

Packages that use LogRule.LogLevel
org.xwiki.test   
 

Uses of LogRule.LogLevel in org.xwiki.test
 

Methods in org.xwiki.test that return LogRule.LogLevel
static LogRule.LogLevel LogRule.LogLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LogRule.LogLevel[] LogRule.LogLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.xwiki.test with parameters of type LogRule.LogLevel
 void LogRule.record(LogRule.LogLevel level)
           
 



Copyright © 2004–2014 XWiki. All rights reserved.