|
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.MigrateLocalCacheProperties
public class MigrateLocalCacheProperties
Upgrade task which migrates cache related local properties from the old naming scheme to the new one.
| Constructor Summary | |
|---|---|
MigrateLocalCacheProperties()
|
|
| 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 MigrateLocalCacheProperties()
| Method Detail |
|---|
public java.lang.String getName()
UpgradeTask
getName in interface UpgradeTaskpublic java.lang.String getDescription()
UpgradeTask
getDescription in interface UpgradeTaskpublic java.lang.String getEstimatedRunTime()
UpgradeTask
getEstimatedRunTime in interface UpgradeTaskpublic java.lang.String getInstructionsFile()
UpgradeTask
getInstructionsFile in interface UpgradeTask
public void doTask()
throws java.sql.SQLException,
java.io.IOException,
java.lang.Exception
UpgradeTask
doTask in interface UpgradeTaskjava.sql.SQLException
java.io.IOException
java.lang.Exception
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||