wt.org
Class MoveGroupsR6toR7

java.lang.Object
  extended bywt.org.MoveGroupsR6toR7
All Implemented Interfaces:
RemoteAccess

public class MoveGroupsR6toR7
extends Object
implements RemoteAccess

Migration strategy: Find all groups that are immediate children of the search base defined for the primary service of the Classic context. Move these to the subtree of the 7.0 Windchill PDM context, except for ones that are explicitly listed in wt.properties.


Field Summary
private static String CLASSNAME
           
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
MoveGroupsR6toR7()
           
 
Method Summary
static Boolean runMigration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASSNAME

private static final String CLASSNAME
Constructor Detail

MoveGroupsR6toR7

public MoveGroupsR6toR7()
Method Detail

runMigration

public static Boolean runMigration()
                            throws WTException
Throws:
WTException