|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UpdateTask
A running check or download. Cannot be restarted.
Method Summary | |
---|---|
String |
getID()
Valid for plugins |
UpdateMethod |
getMethod()
|
UpdateType |
getType()
|
URI |
getURI()
The current URI being checked or downloaded from. |
boolean |
isRunning()
|
void |
shutdown()
|
void |
start()
Tasks must not start themselves in the constructor. |
Method Detail |
---|
void start()
void shutdown()
boolean isRunning()
UpdateType getType()
UpdateMethod getMethod()
URI getURI()
String getID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |