C D E G H I P R S U V 

C

cancel() - Method in class de.pheasn.pluginupdater.Updater
Cancels all update checking tasks.
check() - Method in class de.pheasn.pluginupdater.Updater
Deprecated.
compareTo(PluginVersion) - Method in class de.pheasn.pluginupdater.PluginVersion
 

D

de.pheasn.pluginupdater - package de.pheasn.pluginupdater
 

E

equals(Object) - Method in class de.pheasn.pluginupdater.PluginVersion
 

G

getDescription(UpdaterKey) - Method in interface de.pheasn.pluginupdater.Updatable
Returns details from the plugin description
getReleaseType() - Method in interface de.pheasn.pluginupdater.Updatable
Returns the release type of the currently running plugin

H

hashCode() - Method in class de.pheasn.pluginupdater.PluginVersion
 
hasUpdatePending() - Method in class de.pheasn.pluginupdater.Updater
 

I

interrupt() - Method in class de.pheasn.pluginupdater.Updater
Deprecated.
isSignificantlyNewerThan(PluginVersion, int) - Method in class de.pheasn.pluginupdater.PluginVersion
Checks whether version is significantly newer than version2

P

PluginVersion - Class in de.pheasn.pluginupdater
 
PluginVersion(String, ReleaseType) - Constructor for class de.pheasn.pluginupdater.PluginVersion
 

R

ReleaseType - Enum in de.pheasn.pluginupdater
 
run() - Method in class de.pheasn.pluginupdater.UpdateCheckTask
 
run() - Method in class de.pheasn.pluginupdater.Updater
 

S

scheduleNext() - Method in class de.pheasn.pluginupdater.Updater
If update checks have somehow been canceled, they can be restarted by this method.
setReleaseType(ReleaseType) - Method in class de.pheasn.pluginupdater.Updater
Changes the preferred release type Won't have effect until after next update check.

U

Updatable - Interface in de.pheasn.pluginupdater
 
UpdateCheckTask - Class in de.pheasn.pluginupdater
 
UpdateCheckTask(Updater, Updatable) - Constructor for class de.pheasn.pluginupdater.UpdateCheckTask
 
updateInterruptedException(InterruptedException) - Method in interface de.pheasn.pluginupdater.Updatable
Invoked if the updater thread is interrupted
updateIOException(IOException) - Method in interface de.pheasn.pluginupdater.Updatable
Invoked if an IOException occurs while checking for updates
updateNotifyDownloading() - Method in interface de.pheasn.pluginupdater.Updatable
Invoked if new version has been found and being downloaded
updateNotifyReadUpdatedProjectPage() - Method in interface de.pheasn.pluginupdater.Updatable
Invoked if new version is a significant update and the bukkit project page should be visited to check for big changes
updateNotifyRestarting() - Method in interface de.pheasn.pluginupdater.Updatable
Invoked if new version has been downloaded and server should be restarted to install update.
Updater - Class in de.pheasn.pluginupdater
 
Updater(Updatable, int, File, String, ReleaseType) - Constructor for class de.pheasn.pluginupdater.Updater
Gets a new instance of the updater.
UpdaterKey - Enum in de.pheasn.pluginupdater
 

V

valueOf(String) - Static method in enum de.pheasn.pluginupdater.ReleaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.pheasn.pluginupdater.UpdaterKey
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.pheasn.pluginupdater.ReleaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.pheasn.pluginupdater.UpdaterKey
Returns an array containing the constants of this enum type, in the order they are declared.
C D E G H I P R S U V 

Copyright © 2015. All rights reserved.