Class GuizhanBuildsUpdaterWrapper
java.lang.Object
net.guizhanss.guizhanlibplugin.updater.GuizhanBuildsUpdaterWrapper
@Deprecated(since="1.3.0",
forRemoval=true)
public final class GuizhanBuildsUpdaterWrapper
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
The universal updater wrapper.
- Author:
- ybw0014
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
GuizhanBuildsUpdaterWrapper
public GuizhanBuildsUpdaterWrapper()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
start
@Deprecated @ParametersAreNonnullByDefault public static void start(Plugin plugin, File file, String githubUser, String githubRepo, String githubBranch, boolean checkOnly) Deprecated.UseGuizhanUpdaterinstead.Call the corresponding updater.
-
GuizhanUpdaterinstead.