| 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 service
|
| IUser |
Repository User object
|
| ReconnectableRepository |
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 | Description |
|---|---|
| AbstractRepository |
Implementing convenience methods that can be described in terms of other methods in the interface
|
| BaseRepositoryMeta | |
| BaseRepositorySecurityProvider | |
| ExportFeedback |
This class is used to write export feedback.
|
| RepositoriesMeta | |
| RepositoryCommonValidations | |
| RepositoryExporter |
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 repository
|
| UserInfo |
| Enum | Description |
|---|---|
| ExportFeedback.Status | |
| ExportFeedback.Type | |
| RepositoryExporter.ExportType | |
| RepositoryOperation |
| Exception | Description |
|---|---|
| KettleRepositoryLostException |
Copyright © 2018 Hitachi Vantara. All rights reserved.