Package org.pentaho.di.ui.spoon.dialog
Class GetJobSQLProgressDialog
java.lang.Object
org.pentaho.di.ui.spoon.dialog.GetJobSQLProgressDialog
Takes care of displaying a dialog that will handle the wait while getting the SQL for a job...
- Since:
- 29-mrt-2006
- Author:
- Matt
-
Constructor Summary
ConstructorDescriptionGetJobSQLProgressDialog
(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.job.JobMeta jobMeta, org.pentaho.di.repository.Repository repository) Creates a new dialog that will handle the wait while getting the SQL for a job... -
Method Summary
-
Constructor Details
-
GetJobSQLProgressDialog
public GetJobSQLProgressDialog(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.job.JobMeta jobMeta, org.pentaho.di.repository.Repository repository) Creates a new dialog that will handle the wait while getting the SQL for a job...
-
-
Method Details
-
open
-