Uses of Class
org.pentaho.di.ui.spoon.SharedObjectSyncUtil
Packages that use SharedObjectSyncUtil
Package
Description
-
Uses of SharedObjectSyncUtil in org.pentaho.di.ui.repository.repositoryexplorer
Constructors in org.pentaho.di.ui.repository.repositoryexplorer with parameters of type SharedObjectSyncUtilModifierConstructorDescriptionRepositoryExplorer(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.repository.Repository rep, RepositoryExplorerCallback callback, org.pentaho.di.core.variables.VariableSpace variableSpace, SharedObjectSyncUtil syncUtil) -
Uses of SharedObjectSyncUtil in org.pentaho.di.ui.repository.repositoryexplorer.controllers
Methods in org.pentaho.di.ui.repository.repositoryexplorer.controllers that return SharedObjectSyncUtilMethods in org.pentaho.di.ui.repository.repositoryexplorer.controllers with parameters of type SharedObjectSyncUtilModifier and TypeMethodDescriptionvoidMainController.setSharedObjectSyncUtil(SharedObjectSyncUtil sharedObjectSyncUtil)