Index

B C D E G H N S T U 
All Classes and Interfaces|All Packages

B

baseUrl() - Method in class net.guizhanss.guizhanlib.updater.UpdaterConfig
The base URL of Guizhan Builds.
baseUrl(String) - Method in class net.guizhanss.guizhanlib.updater.UpdaterConfig
The base URL of Guizhan Builds.
baseUrl(String) - Method in class net.guizhanss.guizhanlib.updater.UpdaterConfig.UpdaterConfigBuilder
The base URL of Guizhan Builds.
build() - Method in class net.guizhanss.guizhanlib.updater.UpdaterConfig.UpdaterConfigBuilder
 
builder() - Static method in class net.guizhanss.guizhanlib.updater.UpdaterConfig
 

C

checkOnly() - Method in class net.guizhanss.guizhanlib.updater.UpdaterConfig
Limits the updater to check update only, no file download.
checkOnly(boolean) - Method in class net.guizhanss.guizhanlib.updater.UpdaterConfig
Limits the updater to check update only, no file download.
checkOnly(boolean) - Method in class net.guizhanss.guizhanlib.updater.UpdaterConfig.UpdaterConfigBuilder
Limits the updater to check update only, no file download.

D

DEFAULT - Static variable in class net.guizhanss.guizhanlib.updater.UpdaterConfig
 

E

equals(Object) - Method in class net.guizhanss.guizhanlib.updater.UpdaterConfig
 

G

GuizhanBuildsUpdater - Class in net.guizhanss.guizhanlib.updater
The Guizhan Builds Updater is responsible to auto-update the plugin from Guizhan Builds.

H

hashCode() - Method in class net.guizhanss.guizhanlib.updater.UpdaterConfig
 

N

net.guizhanss.guizhanlib.updater - package net.guizhanss.guizhanlib.updater
The updater module provides auto-update feature to your plugin.

S

start(Plugin, File, String, String, String) - Static method in class net.guizhanss.guizhanlib.updater.GuizhanBuildsUpdater
This is the helper method to start the updater.
start(Plugin, File, String, String, String, UpdaterConfig) - Static method in class net.guizhanss.guizhanlib.updater.GuizhanBuildsUpdater
This is the helper method to start the updater.

T

toString() - Method in class net.guizhanss.guizhanlib.updater.UpdaterConfig
 
toString() - Method in class net.guizhanss.guizhanlib.updater.UpdaterConfig.UpdaterConfigBuilder
 

U

UpdaterConfig - Class in net.guizhanss.guizhanlib.updater
This class contains config options for GuizhanBuildsUpdater, which is passed as an argument.
UpdaterConfig() - Constructor for class net.guizhanss.guizhanlib.updater.UpdaterConfig
 
UpdaterConfig(boolean, String) - Constructor for class net.guizhanss.guizhanlib.updater.UpdaterConfig
Creates a new UpdaterConfig instance.
UpdaterConfig.UpdaterConfigBuilder - Class in net.guizhanss.guizhanlib.updater
 
B C D E G H N S T U 
All Classes and Interfaces|All Packages