|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dtolabs.rundeck.core.execution.ExecutionUtils
public class ExecutionUtils
ExecutionUtils is ...
Constructor Summary | |
---|---|
ExecutionUtils()
|
Method Summary | |
---|---|
static java.lang.String |
getMessageLogLevel(int level,
java.lang.String defLevel)
Get message loglevel string for the integer value |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExecutionUtils()
Method Detail |
---|
public static java.lang.String getMessageLogLevel(int level, java.lang.String defLevel)
level
- integer leveldefLevel
- default string to return if integer doesn't match
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |