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