|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpgradeTask
| Nested Class Summary | |
|---|---|
static class |
UpgradeTask.Status
Track status of a task this session, if isTaskDone(String) returns true you don't need to do it again. |
| Method Summary | |
|---|---|
void |
doUpgrade()
Perform the upgrade. |
String |
getBuildNumber()
|
Collection<String> |
getErrors()
Return any errors that occur. |
String |
getShortDescription()
A short (<50 chars) description of the upgrade action |
| Method Detail |
|---|
String getBuildNumber()
String getShortDescription()
void doUpgrade()
throws Exception
ExceptionCollection<String> getErrors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||