Package org.pentaho.di.ui.job.dialog
Class JobLoadProgressDialog
java.lang.Object
org.pentaho.di.ui.job.dialog.JobLoadProgressDialog
- Since:
- 13-mrt-2005
- Author:
- Matt
-
Constructor Summary
ConstructorDescriptionJobLoadProgressDialog
(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...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... -
Method Summary
-
Constructor Details
-
JobLoadProgressDialog
public 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... -
JobLoadProgressDialog
public 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...
-
-
Method Details
-
open
public org.pentaho.di.job.JobMeta open()
-