public class CheckTransProgressDialog extends Object
Constructor and Description |
---|
CheckTransProgressDialog(org.eclipse.swt.widgets.Shell shell,
org.pentaho.di.trans.TransMeta transMeta,
List<org.pentaho.di.core.CheckResultInterface> remarks,
boolean onlySelected)
Creates a new dialog that will handle the wait while checking a transformation...
|
CheckTransProgressDialog(org.eclipse.swt.widgets.Shell shell,
org.pentaho.di.trans.TransMeta transMeta,
List<org.pentaho.di.core.CheckResultInterface> remarks,
boolean onlySelected,
org.pentaho.di.core.variables.VariableSpace space,
org.pentaho.di.repository.Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore)
Creates a new dialog that will handle the wait while checking a transformation...
|
public CheckTransProgressDialog(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.trans.TransMeta transMeta, List<org.pentaho.di.core.CheckResultInterface> remarks, boolean onlySelected)
public CheckTransProgressDialog(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.trans.TransMeta transMeta, List<org.pentaho.di.core.CheckResultInterface> remarks, boolean onlySelected, org.pentaho.di.core.variables.VariableSpace space, org.pentaho.di.repository.Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)