Package | Description |
---|---|
com.cisco.thunderhead.connector.updates | |
com.cisco.thunderhead.plugin |
Modifier and Type | Method and Description |
---|---|
UpdateStatus |
SoftwareUpdateListener.updateAvailable(SoftwarePackage softwarePackage,
ReloadListener reloadListener) |
static UpdateStatus |
UpdateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateStatus[] |
UpdateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Persistable.setUpdateStatus(UpdateStatus status)
Report update operation succeeds
|
void |
SoftwareUpdate.setUpgradeStatus(Connector connector,
UpdateStatus status) |
Modifier and Type | Method and Description |
---|---|
UpdateStatus |
SoftwarePackageUpdateListener.updateAvailable(SoftwarePackage softwarePackage,
ReloadListener reloadListener) |
Copyright © 2018. All rights reserved.