Package org.pentaho.di.repository
-
Interface Summary Interface Description CanLimitDirs HasRepositoryDirectories Interface indicating that a step has repository references to another file(s).HasRepositoryInterface IRepositoryExporter Handles exporting a repository.IRepositoryExporterFeedback The only way this interface extends base IRepositoryExporter is to bring new functionality to objects that implements original interface, not to break backward compatibility.IRepositoryImporter Handles importing a repository.IRepositoryService This is a marker interface for a service to identify itself as a repository serviceIUser Repository User objectReconnectableRepository Allows to connect to repository multiple times (in case of timeout and etc).Repository RepositoryCapabilities RepositoryElementReadListener RepositoryExtended Deprecated. RepositoryImportFeedbackInterface RepositoryMeta RepositorySecurityManager This interface defines any security management related APIs that are required for a repository.RepositorySecurityProvider This is the interface to the security provider for the repositories out there.RepositorySecurityUserValidator -
Class Summary Class Description AbstractRepository Implementing convenience methods that can be described in terms of other methods in the interfaceBaseRepositoryMeta BaseRepositorySecurityProvider ExportFeedback This class is used to write export feedback.RepositoriesMeta RepositoryCommonValidations RepositoryConnectionUtils Provides a utility method to connect to repository and return the repository objectRepositoryExporter This class is used to read repository, load jobs and transformations, and export them into xml file.RepositoryExportSaxParser RepositoryImporter RepositoryImportLocation This singleton keeps the location of a repository import.RepositoryObject Contains some common object details, extracted from a repositoryUserInfo -
Enum Summary Enum Description ExportFeedback.Status ExportFeedback.Type RepositoryExporter.ExportType RepositoryOperation -
Exception Summary Exception Description KettleAuthenticationException This exception is thrown when there was an authentication error, while connecting into a repository.KettleRepositoryLostException KettleRepositoryNotFoundException This exception is thrown when repository wasn't found.