Package | Description |
---|---|
org.kunlab.kpm.task.tasks.uninstall | |
org.kunlab.kpm.task.tasks.uninstall.signals |
Constructor and Description |
---|
UninstallArgument(List<org.bukkit.plugin.Plugin> plugins,
@Nullable List<String> dependencies,
PluginIsDependencySignal.Operation operation) |
UninstallArgument(org.bukkit.plugin.Plugin plugin,
@Nullable List<String> dependencies,
PluginIsDependencySignal.Operation operation) |
Modifier and Type | Method and Description |
---|---|
static PluginIsDependencySignal.Operation |
PluginIsDependencySignal.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginIsDependencySignal.Operation[] |
PluginIsDependencySignal.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.