| Package | Description |
|---|---|
| io.quarkus.dev.appstate |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationStateNotification.State |
ApplicationStateNotification.getState() |
static ApplicationStateNotification.State |
ApplicationStateNotification.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationStateNotification.State[] |
ApplicationStateNotification.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.