| Package | Description |
|---|---|
| net.bluemind.system.api.hot.upgrade |
| Modifier and Type | Field and Description |
|---|---|
HotUpgradeTaskStatus |
HotUpgradeTask.status |
HotUpgradeTaskStatus |
HotUpgradeProgress.status |
| Modifier and Type | Method and Description |
|---|---|
static HotUpgradeTaskStatus |
HotUpgradeTaskStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HotUpgradeTaskStatus[] |
HotUpgradeTaskStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<HotUpgradeTaskStatus> |
HotUpgradeTaskFilter.getStatuses() |
| Modifier and Type | Method and Description |
|---|---|
static HotUpgradeTaskFilter |
HotUpgradeTaskFilter.filter(HotUpgradeTaskStatus... statuses) |
Copyright © 2023. All Rights Reserved.