| Package | Description |
|---|---|
| org.pentaho.di.core.logging |
This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.
|
| org.pentaho.di.job |
This package contains the different elements that make up a Job.
|
| Modifier and Type | Method and Description |
|---|---|
static JobEntryLogTable |
JobEntryLogTable.getDefault(org.pentaho.di.core.variables.VariableSpace space,
HasDatabasesInterface databasesInterface) |
| Modifier and Type | Method and Description |
|---|---|
JobEntryLogTable |
JobMeta.getJobEntryLogTable()
Gets the job entry log table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobMeta.setJobEntryLogTable(JobEntryLogTable jobEntryLogTable)
Sets the job entry log table.
|