Uses of Package
org.pentaho.di.repository
-
Packages that use org.pentaho.di.repository Package Description org.pentaho.di.core org.pentaho.di.core.database Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution)org.pentaho.di.core.exception This package contains a set of Exceptions used in Kettle.org.pentaho.di.core.logging This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.org.pentaho.di.repository -
Classes in org.pentaho.di.repository used by org.pentaho.di.core Class Description ObjectId This interface allows an object to be identified with an ID in a repository (or elsewhere). -
Classes in org.pentaho.di.repository used by org.pentaho.di.core.database Class Description ObjectId This interface allows an object to be identified with an ID in a repository (or elsewhere).ObjectRevision A revision is simply a name, a commit comment and a dateRepositoryDirectory This class defines the location of a transformation, job or schema in the repository.RepositoryDirectoryInterface This interface represents Directories within the Repository APIRepositoryElementInterface A repository element is an object that can be saved or loaded from the repository.RepositoryObjectInterface 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).RepositoryObjectType -
Classes in org.pentaho.di.repository used by org.pentaho.di.core.exception Class Description RepositoryObjectType -
Classes in org.pentaho.di.repository used by org.pentaho.di.core.logging Class Description ObjectId This interface allows an object to be identified with an ID in a repository (or elsewhere).ObjectRevision A revision is simply a name, a commit comment and a dateRepositoryAttributeInterface This 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.RepositoryDirectory This class defines the location of a transformation, job or schema in the repository.RepositoryDirectoryInterface This interface represents Directories within the Repository API -
Classes in org.pentaho.di.repository used by org.pentaho.di.repository Class Description LongObjectId ObjectId This interface allows an object to be identified with an ID in a repository (or elsewhere).ObjectRecipient.Type ObjectRevision A revision is simply a name, a commit comment and a dateRepositoryDirectory This class defines the location of a transformation, job or schema in the repository.RepositoryDirectoryInterface This interface represents Directories within the Repository APIRepositoryElementMetaInterface The RepositoryElementMetaInterface is used to provide metadata about repository elements without requiring loading the entire element from the repository.RepositoryObjectInterface 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).RepositoryObjectType StringObjectId