public class GetJobSQLProgressDialog extends Object
| Constructor and 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... 
 | 
public GetJobSQLProgressDialog(org.eclipse.swt.widgets.Shell shell,
                       org.pentaho.di.job.JobMeta jobMeta,
                       org.pentaho.di.repository.Repository repository)
public List<org.pentaho.di.core.SQLStatement> open()