Package | Description |
---|---|
org.pentaho.di.core.logging | |
org.pentaho.di.job |
Modifier and Type | Method and Description |
---|---|
static JobLogTable |
JobLogTable.getDefault(VariableSpace space,
HasDatabasesInterface databasesInterface) |
Modifier and Type | Field and Description |
---|---|
protected JobLogTable |
JobMeta.jobLogTable |
Modifier and Type | Method and Description |
---|---|
JobLogTable |
JobMeta.getJobLogTable()
Gets the job log table.
|
Modifier and Type | Method and Description |
---|---|
void |
JobMeta.setJobLogTable(JobLogTable jobLogTable)
Sets the job log table.
|
protected void |
Job.writeLogTableInformation(JobLogTable jobLogTable,
LogStatus status)
Writes information to Job Log table.
|
Copyright © 2018 Hitachi Vantara. All rights reserved.