Package | Description |
---|---|
com.liferay.portal.kernel.process |
Modifier and Type | Method and Description |
---|---|
ProcessLog.Level |
ProcessLog.getLevel() |
static ProcessLog.Level |
ProcessLog.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessLog.Level[] |
ProcessLog.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|