Uses of Interface
org.pentaho.di.ui.repository.dialog.RepositoryRevisionBrowserDialogInterface
-
Packages that use RepositoryRevisionBrowserDialogInterface Package Description 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 Modifier and Type Method Description static RepositoryRevisionBrowserDialogInterface
RepositoryExplorerDialog. getVersionBrowserDialog(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.repository.Repository repository, org.pentaho.di.repository.RepositoryElementInterface element)
protected RepositoryRevisionBrowserDialogInterface
RepositoryExplorerDialog. getVersionBrowserDialog(org.pentaho.di.repository.RepositoryElementInterface element)
-