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 JobEntryLogTable
JobEntryLogTable.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 TypeMethodDescriptionvoid
JobMeta.setJobEntryLogTable
(JobEntryLogTable jobEntryLogTable) Sets the job entry log table.