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

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

      • open

        public boolean open()
      • isDryRun

        public boolean isDryRun()
        Returns:
        the dryRun
      • getGeneratedStatements

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