public class JobLoadProgressDialog extends Object
| Constructor and Description |
|---|
JobLoadProgressDialog(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 job...
|
JobLoadProgressDialog(org.eclipse.swt.widgets.Shell shell,
org.pentaho.di.repository.Repository rep,
String jobname,
org.pentaho.di.repository.RepositoryDirectoryInterface repdir,
String versionLabel)
Creates a new dialog that will handle the wait while loading a job...
|
public JobLoadProgressDialog(org.eclipse.swt.widgets.Shell shell,
org.pentaho.di.repository.Repository rep,
String jobname,
org.pentaho.di.repository.RepositoryDirectoryInterface repdir,
String versionLabel)
public JobLoadProgressDialog(org.eclipse.swt.widgets.Shell shell,
org.pentaho.di.repository.Repository rep,
org.pentaho.di.repository.ObjectId objectId,
String versionLabel)