Package org.pentaho.di.repository

This package contains the required classes to handle the Kettle repository.

See:
          Description

Interface Summary
HasRepositoryInterface  
IRepositoryExporter Handles exporting a repository.
IRepositoryImporter Handles importing a repository.
IRepositoryService This is a marker interface for a service to identify itself as a repository service
IUser Repository User object
Repository  
RepositoryCapabilities  
RepositoryElementReadListener  
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.
 

Class Summary
BaseRepositoryMeta  
BaseRepositorySecurityProvider  
RepositoriesMeta  
RepositoryExporter  
RepositoryExportSaxParser  
RepositoryImporter  
RepositoryImportLocation This singleton keeps the location of a repository import.
RepositoryObject Contains some common object details, extracted from a repository
UserInfo  
 

Enum Summary
RepositoryOperation  
 

Package org.pentaho.di.repository Description

This package contains the required classes to handle the Kettle repository.