Class UpgradeRepositoryProgressDialog
java.lang.Object
org.pentaho.di.ui.repository.dialog.UpgradeRepositoryProgressDialog
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
ConstructorDescriptionUpgradeRepositoryProgressDialog
(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
-
Constructor Details
-
UpgradeRepositoryProgressDialog
public 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 Details
-
open
public boolean open() -
isDryRun
public boolean isDryRun()- Returns:
- the dryRun
-
getGeneratedStatements
- Returns:
- the generatedStatements
-