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 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

      public List<String> getGeneratedStatements()
      Returns:
      the generatedStatements