Package | Description |
---|---|
com.openshift.client | |
com.openshift.internal.client |
Modifier and Type | Field and Description |
---|---|
static ISeverity |
ISeverity.DEBUG |
static ISeverity |
ISeverity.ERROR |
static ISeverity |
ISeverity.INFO |
static ISeverity |
ISeverity.RESULT |
Modifier and Type | Method and Description |
---|---|
ISeverity |
Message.getSeverity() |
Modifier and Type | Method and Description |
---|---|
List<Message> |
Messages.getBy(IField field,
ISeverity severity)
Returns the messages of the given field type and severity.
|
Message |
Messages.getFirstBy(IField field,
ISeverity severity)
Returns the first message of the given field type and severity.
|
Modifier and Type | Class and Description |
---|---|
class |
Severity |
Copyright © 2016 JBoss by Red Hat. All rights reserved.