Uses of Class
org.pentaho.di.core.logging.JobLogTable
-
Uses of JobLogTable in org.pentaho.di.core.logging
Modifier and TypeMethodDescriptionstatic JobLogTable
JobLogTable.getDefault
(org.pentaho.di.core.variables.VariableSpace space, HasDatabasesInterface databasesInterface) -
Uses of JobLogTable in org.pentaho.di.job
Modifier and TypeMethodDescriptionvoid
JobMeta.setJobLogTable
(JobLogTable jobLogTable) Sets the job log table.protected void
Job.writeLogTableInformation
(JobLogTable jobLogTable, org.pentaho.di.core.logging.LogStatus status) Writes information to Job Log table.