Package | Description |
---|---|
org.kunlab.kpm.installer.impls.upgrade |
Modifier and Type | Method and Description |
---|---|
static UpgradeTasks |
UpgradeTasks.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpgradeTasks[] |
UpgradeTasks.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
InstallResult<UpgradeTasks> |
PluginUpgrader.execute(@NotNull UpgradeArgument argument) |
Copyright © 2023. All rights reserved.