wt.lifecycle
Class MigrateLCBasicFlag_X05
java.lang.Object
wt.lifecycle.MigrateLCBasicFlag_X05
- All Implemented Interfaces:
- RemoteAccess
- public class MigrateLCBasicFlag_X05
- extends Object
- implements RemoteAccess
Completes the migration of all OOTB LifeCycleTemplates on the customer database.
In X05 we introduced the notion of a Basic LifeCycleTemplate for performance reasons
Workflows, Teams and Phases are not created for Basic LifeCycleManaged objects.
This migrator marks all LifeCycleTemplate instances with the same name as the OOTB templates
we ship as basic in X-05 and have one and only one iteration i.e. the customer has not modified them
For all other templates, this migrator marks them as advanced.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MigrateLCBasicFlag_X05
public MigrateLCBasicFlag_X05()
migrateData
public static Boolean migrateData()
throws WTException
- Throws:
WTException