|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.forum.upgrade.tasks.TestUpgradeTask
public class TestUpgradeTask
Used to test the upgrade process
Constructor Summary | |
---|---|
TestUpgradeTask()
|
Method Summary | |
---|---|
void |
doTask()
Executes the upgrade task |
java.lang.String |
getDescription()
Upgrade task description |
java.lang.String |
getEstimatedRunTime()
Upgrade task estimated run time |
java.lang.String |
getInstructionsFile()
Returns the name of the manual instructions file that will be displayed if the task fails. |
java.lang.String |
getName()
Upgrade task name |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestUpgradeTask()
Method Detail |
---|
public java.lang.String getName()
UpgradeTask
getName
in interface UpgradeTask
public java.lang.String getDescription()
UpgradeTask
getDescription
in interface UpgradeTask
public java.lang.String getEstimatedRunTime()
UpgradeTask
getEstimatedRunTime
in interface UpgradeTask
public java.lang.String getInstructionsFile()
UpgradeTask
getInstructionsFile
in interface UpgradeTask
public void doTask() throws java.io.IOException
UpgradeTask
doTask
in interface UpgradeTask
java.io.IOException
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |