|
Jive Forums API (5.5.8) 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.AbstractDatabaseUpgradeTask
com.jivesoftware.forum.upgrade.tasks.Version410
public class Version410
Performs the old upgrade task to upgrade from 4.1.x/4.2.x to 5.0.x.
| Constructor Summary | |
|---|---|
Version410()
|
|
| 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 com.jivesoftware.forum.upgrade.tasks.AbstractDatabaseUpgradeTask |
|---|
doesTableExist, executeSQLScript, executeStatement, isSQLCommandPart |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Version410()
| Method Detail |
|---|
public java.lang.String getName()
UpgradeTask
public java.lang.String getDescription()
UpgradeTask
public java.lang.String getEstimatedRunTime()
UpgradeTask
public java.lang.String getInstructionsFile()
UpgradeTask
public void doTask()
throws java.sql.SQLException,
java.io.IOException
UpgradeTask
java.sql.SQLException
java.io.IOException
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||