Package org.pentaho.di.shared
package org.pentaho.di.shared
-
ClassDescriptionBaseSharedObjectsManager<T extends org.pentaho.di.shared.SharedObjectInterface<T> & org.pentaho.di.repository.RepositoryElementInterface>This class uses the SharedObjectsIO to retrieve and save shared objects.This is the management interface used by the UI to perform CRUD operation.ChangeTrackingSharedObjectManager<T extends org.pentaho.di.shared.SharedObjectInterface<T> & org.pentaho.di.repository.RepositoryElementInterface>This Manager wraps another manager and tracks changes.This class uses the SharedObjectsIO to retrieve and save shared objects.Factory for the DatabaseConnectionManager.This is the management interface used by the UI to perform CRUD operation.This Manager that does not cache anything.Database Manager that does not cache anything.PassthroughManager<T extends org.pentaho.di.shared.SharedObjectInterface<T> & org.pentaho.di.repository.RepositoryElementInterface>This Manager that does not cache anything.This Manager that does not cache anything.An implementation of SharedObjectsIO that backs to a Repository.Based on a piece of XML, this factory will give back a list of objects.SharedObjectsManagementInterface<T extends org.pentaho.di.shared.SharedObjectInterface<T> & org.pentaho.di.repository.RepositoryElementInterface>This is the management interface used by the UI to perform CRUD operation for all shared objects.Deprecated.Utilities for dealing with Shared ObjectsVariableSharingSharedObjectManager<T extends org.pentaho.di.shared.SharedObjectInterface<T> & org.pentaho.di.repository.RepositoryElementInterface & org.pentaho.di.core.variables.VariableSpace>This Manager wraps another manager and shares variables with all SharedObjects retrieved from the parent manager.