Package | Description |
---|---|
com.diffusiondata.gateway.framework |
Diffusion Gateway Framework API.
|
Modifier and Type | Method and Description |
---|---|
static StateHandler.Status |
StateHandler.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateHandler.Status[] |
StateHandler.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<ServiceState> |
StateHandler.reportStatus(StateHandler.Status status,
String title,
String description)
Reports current status.
|
Copyright © 2024 DiffusionData Limited. All rights reserved.