|
ModeShape Distribution 3.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Status.Severity | |
|---|---|
| org.modeshape.web.jcr.rest.client | The ModeShape REST Client is a lightweight, non-UI Maven project that interacts with the ModeShape REST server. |
| Uses of Status.Severity in org.modeshape.web.jcr.rest.client |
|---|
| Methods in org.modeshape.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.modeshape.web.jcr.rest.client with parameters of type Status.Severity | |
|---|---|
Status(Status.Severity severity,
String message,
Throwable exception)
|
|
|
ModeShape Distribution 3.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||