public class PluginLookupTask extends AbstractInstallTask<LookupArgument,LookupResult>
AbstractInstallTask.ThrowingRunnable, AbstractInstallTask.ThrowingSupplier<T>progress| Constructor and Description |
|---|
PluginLookupTask(@NotNull PluginInstaller<? extends InstallerArgument,? extends Enum<?>,? extends Enum<?>> installer) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull LookupResult |
runTask(@NotNull LookupArgument arguments)
タスクを実行します。
|
postSignal, runSync, runSync, runSyncThrowing, runSyncThrowingpublic PluginLookupTask(@NotNull
@NotNull PluginInstaller<? extends InstallerArgument,? extends Enum<?>,? extends Enum<?>> installer)
@NotNull public @NotNull LookupResult runTask(@NotNull @NotNull LookupArgument arguments)
InstallTaskarguments - タスクの引数です。Copyright © 2023. All rights reserved.