| Package | Description |
|---|---|
| org.pentaho.di.job |
This package contains the different elements that make up a Job.
|
| org.pentaho.di.repository |
This package contains the required classes to handle the Kettle repository.
|
| org.pentaho.di.trans |
This package contains the classes needed to define and execute transformations.
|
| Modifier and Type | Method and Description |
|---|---|
Repository |
JobExecutionConfiguration.connectRepository(RepositoriesMeta repositoriesMeta,
String repositoryName,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
RepositoriesMeta |
RepositoriesMeta.clone() |
| Modifier and Type | Method and Description |
|---|---|
Repository |
TransExecutionConfiguration.connectRepository(RepositoriesMeta repositoriesMeta,
String repositoryName,
String username,
String password) |