Package org.pentaho.di.repository
package org.pentaho.di.repository
-
ClassDescriptionThis interface allows an object to be identified with an ID in a repository (or elsewhere).A revision is simply a name, a commit comment and a dateThis interface allows you to pass a simple interface to an object to allow it to store or load itself from or to any type of repository in a generic fashion.This class defines the location of a transformation, job or schema in the repository.This interface represents Directories within the Repository APIA repository element is an object that can be saved or loaded from the repository.The RepositoryElementMetaInterface is used to provide metadata about repository elements without requiring loading the entire element from the repository.The RepositoryObjectInterface represents all objects that can come out of a repository, including directories (RepositoryDirectoryInterface), elements such as TransMeta and JobMeta (RepositoryElementMetaInterface), and metadata about elements (RepositoryElementMetaInterface).