IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.tools.migration.processor
Class FlowProcMigrationKit

java.lang.Object
  extended bycom.ibm.btt.tools.migration.processor.FlowProcMigrationKit

public class FlowProcMigrationKit
extends java.lang.Object

The class is used for Migration purporse


Constructor Summary
FlowProcMigrationKit()
           
 
Method Summary
static void doMigration()
           
static void doMigration(boolean IE)
           
static java.util.Vector getFlowList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowProcMigrationKit

public FlowProcMigrationKit()
Method Detail

getFlowList

public static java.util.Vector getFlowList()
                                    throws java.io.IOException
Throws:
java.io.IOException

doMigration

public static void doMigration(boolean IE)
                        throws java.lang.Exception
Throws:
java.lang.Exception

doMigration

public static void doMigration()
                        throws java.lang.Exception
Throws:
java.lang.Exception

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005