Package org.pentaho.di.ui.spoon.dialog
Class GetJobSQLProgressDialog
- java.lang.Object
-
- org.pentaho.di.ui.spoon.dialog.GetJobSQLProgressDialog
-
public class GetJobSQLProgressDialog extends Object
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
Constructors Constructor Description 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 Detail
-
open
public List<org.pentaho.di.core.SQLStatement> open()
-
-