Package wt.change2.flexible
Class FlexibleChangeConverter
java.lang.Object
wt.change2.flexible.FlexibleChangeConverter
This is a command line utility that can be used to change the system's ChangeAssociationMode and to convert legacy
change objects and links to flexible change objects and links.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionvoidMain program which can be run by the command line to run conversion actions.
For example:
java wt.change2.flexible.FlexibleChangeConverter
java wt.change2.flexible.FlexibleChangeConverter -action <action_name>
java wt.change2.flexible.FlexibleChangeConverter -action <action_name> -u wcadmin -p wcadmin
Supported API: true
Extendable: false
-
Method Details
-
run
Main program which can be run by the command line to run conversion actions.
For example:
java wt.change2.flexible.FlexibleChangeConverter
java wt.change2.flexible.FlexibleChangeConverter -action <action_name>
java wt.change2.flexible.FlexibleChangeConverter -action <action_name> -u wcadmin -p wcadmin
Supported API: true
Extendable: false- Parameters:
args-- Throws:
WTException
-