|
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.UpgradeConfig
public class UpgradeConfig
Stores the upgrade information from the upgrade configuration file.
Nested Class Summary | |
---|---|
static class |
UpgradeConfig.Upgrade
Stores the information for a particular upgrade from the upgrade configuration file. |
Constructor Summary | |
---|---|
UpgradeConfig()
|
Method Summary | |
---|---|
java.util.List |
getUpgrades()
|
void |
setUpgrades(java.util.List upgrades)
|
boolean |
validate()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpgradeConfig()
Method Detail |
---|
public java.util.List getUpgrades()
public void setUpgrades(java.util.List upgrades)
public boolean validate()
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |