| Package | Description |
|---|---|
| be.fluid_it.µs.bundle.dropwizard.server |
| Modifier and Type | Method and Description |
|---|---|
StatusMessage.Type |
StatusMessage.getType() |
static StatusMessage.Type |
StatusMessage.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusMessage.Type[] |
StatusMessage.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StatusMessage(StatusMessage.Type type,
String id,
String key,
String message) |
StatusMessage(StatusMessage.Type type,
String id,
String key,
String message,
String details) |
Copyright © 2017. All rights reserved.