public class AnalyseImpactProgressDialog extends Object
| Constructor and Description | 
|---|
AnalyseImpactProgressDialog(org.eclipse.swt.widgets.Shell shell,
                           org.pentaho.di.trans.TransMeta transMeta,
                           List<org.pentaho.di.trans.DatabaseImpact> impact)
Creates a new dialog that will handle the wait while determining the impact of the transformation on the databases
 used... 
 | 
public AnalyseImpactProgressDialog(org.eclipse.swt.widgets.Shell shell,
                           org.pentaho.di.trans.TransMeta transMeta,
                           List<org.pentaho.di.trans.DatabaseImpact> impact)