com.filenet.wcm.apps.server.util
Class UpgradeUtil
- java.lang.Object
com.filenet.wcm.apps.server.util.UpgradeUtil
- public class UpgradeUtil
- extends java.lang.Object
Constructor Summary
| Constructor and Description |
|---|
UpgradeUtil()
|
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
main(java.lang.String[] args)
|
|
updateWebXML(java.lang.String pathToWebXML,java.lang.String updateFilePath)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
UpgradeUtil
- public UpgradeUtil()
Method Detail
updateWebXML
- public static void updateWebXML( java.lang.String pathToWebXML,
- java.lang.String updateFilePath)
- throws java.lang.Exception
Throws:
java.lang.Exceptionmain
- public static void main(java.lang.String[] args)
- throws java.lang.Exception
Throws:
java.lang.Exception