| Package | Description |
|---|---|
| org.jboss.aerogear.unifiedpush.service.impl.health |
| Modifier and Type | Method and Description |
|---|---|
Status |
HealthStatus.getStatus() |
Status |
HealthDetails.getTestStatus() |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HealthStatus.setStatus(Status status) |
void |
HealthDetails.setTestStatus(Status testStatus) |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.