|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Status.Severity | |
|---|---|
| org.jboss.dna.web.jcr.rest.client | The JBoss DNA REST Client is a lightweight, non-UI Maven project that interacts with the DNA REST server. |
| Uses of Status.Severity in org.jboss.dna.web.jcr.rest.client |
|---|
| Methods in org.jboss.dna.web.jcr.rest.client that return Status.Severity | |
|---|---|
Status.Severity |
Status.getSeverity()
|
static Status.Severity |
Status.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Status.Severity[] |
Status.Severity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.jboss.dna.web.jcr.rest.client with parameters of type Status.Severity | |
|---|---|
Status(Status.Severity severity,
String message,
Throwable exception)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||