com.ptc.windchill.esi.migrate
Class OrganizationMigrator
java.lang.Object
com.ptc.windchill.esi.migrate.OrganizationMigrator
- public class OrganizationMigrator
- extends Object
Migrates RTP Organizations (ERBOrganization) to ESI Targets.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER_CLASS
protected static String SERVER_CLASS
OrganizationMigrator
public OrganizationMigrator()
invokeMigrator
public static Boolean invokeMigrator()
throws WTException
- Utility method to initiate the migration process.
Can be used either client-side or server-side.
- Returns:
- Boolean
- Throws:
WTException