Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.upgrade
Class UpgradeConfig

java.lang.Object
  extended by com.jivesoftware.forum.upgrade.UpgradeConfig

public class UpgradeConfig
extends java.lang.Object

Stores the upgrade information from the upgrade configuration file.

Since:
5.1.0

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

UpgradeConfig

public UpgradeConfig()
Method Detail

getUpgrades

public java.util.List getUpgrades()

setUpgrades

public void setUpgrades(java.util.List upgrades)

validate

public boolean validate()

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.