public enum LogLevel extends Enum
ABORTED
DEBUG
END
ERROR
FAILED
INCOMPLETE
INFO
NOT_RUN
PASSED
RUN_DATA
SKIPPED
START
WARNING
public Level
getLevel()
public static Set<LogLevel>
getResultLogs()
public int
getValue()
public static LogLevel
valueOf(Level level)
class Enum
name, equals, toString, hashCode, compareTo, compareTo, valueOf, describeConstable, getDeclaringClass, ordinal, wait, wait, wait, getClass, notify, notifyAll
Groovy Documentation