public class CheckTransProgressDialog extends Object
Constructor and Description |
---|
CheckTransProgressDialog(org.eclipse.swt.widgets.Shell shell,
TransMeta transMeta,
List<CheckResultInterface> remarks,
boolean onlySelected)
Creates a new dialog that will handle the wait while checking a transformation...
|
CheckTransProgressDialog(org.eclipse.swt.widgets.Shell shell,
TransMeta transMeta,
List<CheckResultInterface> remarks,
boolean onlySelected,
VariableSpace space,
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, TransMeta transMeta, List<CheckResultInterface> remarks, boolean onlySelected)
public CheckTransProgressDialog(org.eclipse.swt.widgets.Shell shell, TransMeta transMeta, List<CheckResultInterface> remarks, boolean onlySelected, VariableSpace space, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)
Copyright © 2019 Hitachi Vantara. All rights reserved.