Class UpgradeRepositoryProgressDialog
- java.lang.Object
-
- org.pentaho.di.ui.repository.dialog.UpgradeRepositoryProgressDialog
-
public class UpgradeRepositoryProgressDialog extends Object
Takes care of displaying a dialog that will handle the wait while creating or upgrading a transformation...- Since:
- 13-mrt-2005
- Author:
- Matt
-
-
Constructor Summary
Constructors Constructor Description UpgradeRepositoryProgressDialog(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.repository.kdr.KettleDatabaseRepository rep, boolean upgrade)
Creates a new dialog that will handle the wait while upgrading or creating a repository...
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>
getGeneratedStatements()
boolean
isDryRun()
boolean
open()
-