public class UpgradeRepositoryProgressDialog extends Object
| Constructor and 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... 
 |