org.pentaho.di.ui.repository.dialog
Class RepositoryExportProgressDialog
java.lang.Object
org.pentaho.di.ui.repository.dialog.RepositoryExportProgressDialog
public class RepositoryExportProgressDialog
- extends Object
Takes care of displaying a dialog that will handle the wait while we are exporting the complete
repository to XML...
- Since:
- 02-jun-2005
- Author:
- Matt
Method Summary |
boolean |
open()
|
RepositoryExportProgressDialog
public RepositoryExportProgressDialog(Shell shell,
Repository rep,
RepositoryDirectoryInterface dir,
String filename)
RepositoryExportProgressDialog
public RepositoryExportProgressDialog(Shell shell,
Repository rep,
RepositoryDirectoryInterface dir,
String filename,
ImportRules importRules)
open
public boolean open()