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
 
 
 
 
GetJobSQLProgressDialog
public GetJobSQLProgressDialog(Shell shell,
                               JobMeta jobMeta,
                               Repository repository)
- Creates a new dialog that will handle the wait while getting the SQL for a job...
 
open
public List<SQLStatement> open()