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