Uses of Interface
org.pentaho.di.ui.repository.dialog.RepositoryRevisionBrowserDialogInterface

Packages that use RepositoryRevisionBrowserDialogInterface
org.pentaho.di.ui.repository.dialog   
 

Uses of RepositoryRevisionBrowserDialogInterface in org.pentaho.di.ui.repository.dialog
 

Methods in org.pentaho.di.ui.repository.dialog that return RepositoryRevisionBrowserDialogInterface
static RepositoryRevisionBrowserDialogInterface RepositoryExplorerDialog.getVersionBrowserDialog(Shell shell, Repository repository, RepositoryElementInterface element)