|
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.AddHostNameFilter
public class AddHostNameFilter
Upgrade task to add the HostName Render Filter to the list of default filters.
Constructor Summary | |
---|---|
AddHostNameFilter()
|
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 AddHostNameFilter()
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.lang.Exception
UpgradeTask
doTask
in interface UpgradeTask
java.lang.Exception
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |