Uses of Class
org.pentaho.di.core.logging.JobEntryLogTable
Packages that use JobEntryLogTable
- 
Uses of JobEntryLogTable in org.pentaho.di.core.logging
Methods in org.pentaho.di.core.logging that return JobEntryLogTableModifier and TypeMethodDescriptionstatic JobEntryLogTableJobEntryLogTable.getDefault(org.pentaho.di.core.variables.VariableSpace space, HasDatabasesInterface databasesInterface)  - 
Uses of JobEntryLogTable in org.pentaho.di.job
Fields in org.pentaho.di.job declared as JobEntryLogTableMethods in org.pentaho.di.job that return JobEntryLogTableMethods in org.pentaho.di.job with parameters of type JobEntryLogTableModifier and TypeMethodDescriptionvoidJobMeta.setJobEntryLogTable(JobEntryLogTable jobEntryLogTable) Sets the job entry log table.