Package | Description |
---|---|
org.modeshape.web.jcr.rest.client |
The ModeShape REST Client is a lightweight, non-UI Maven project that interacts with the ModeShape REST server.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
Status(Status.Severity severity,
String message,
Throwable exception) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.