Package | Description |
---|---|
org.pentaho.di.repository | |
org.pentaho.di.repository.filerep | |
org.pentaho.di.repository.kdr |
Modifier and Type | Interface and Description |
---|---|
interface |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
RepositoryExporter
This class is used to read repository, load jobs and transformations, and export them into xml file.
|
Modifier and Type | Method and Description |
---|---|
IRepositoryExporter |
Repository.getExporter() |
Modifier and Type | Method and Description |
---|---|
IRepositoryExporter |
KettleFileRepository.getExporter() |
Modifier and Type | Method and Description |
---|---|
IRepositoryExporter |
KettleDatabaseRepository.getExporter() |
Copyright © 2018 Hitachi Vantara. All rights reserved.