public class TransLoadProgressDialog extends Object
| Constructor and Description |
|---|
TransLoadProgressDialog(org.eclipse.swt.widgets.Shell shell,
org.pentaho.di.repository.Repository rep,
org.pentaho.di.repository.ObjectId objectId,
String versionLabel)
Creates a new dialog that will handle the wait while loading a transformation...
|
TransLoadProgressDialog(org.eclipse.swt.widgets.Shell shell,
org.pentaho.di.repository.Repository rep,
String transname,
org.pentaho.di.repository.RepositoryDirectoryInterface repdir,
String versionLabel)
Creates a new dialog that will handle the wait while loading a transformation...
|
public TransLoadProgressDialog(org.eclipse.swt.widgets.Shell shell,
org.pentaho.di.repository.Repository rep,
String transname,
org.pentaho.di.repository.RepositoryDirectoryInterface repdir,
String versionLabel)
public TransLoadProgressDialog(org.eclipse.swt.widgets.Shell shell,
org.pentaho.di.repository.Repository rep,
org.pentaho.di.repository.ObjectId objectId,
String versionLabel)