| Package | Description |
|---|---|
| org.guvnor.messageconsole.events |
| Modifier and Type | Method and Description |
|---|---|
static SystemMessage.Level |
MessageUtils.convert(BuildMessage.Level level) |
SystemMessage.Level |
SystemMessage.getLevel() |
static SystemMessage.Level |
SystemMessage.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemMessage.Level[] |
SystemMessage.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemMessage.setLevel(SystemMessage.Level level) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.