| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChannelLogTable | |
|---|---|
| org.pentaho.di.core.logging | |
| org.pentaho.di.job | This package contains the different elements that make up a Job. | 
| org.pentaho.di.trans | This package contains the classes needed to define and execute transformations. | 
| Uses of ChannelLogTable in org.pentaho.di.core.logging | 
|---|
| Methods in org.pentaho.di.core.logging that return ChannelLogTable | |
|---|---|
static ChannelLogTable | 
ChannelLogTable.getDefault(org.pentaho.di.core.variables.VariableSpace space,
           HasDatabasesInterface databasesInterface)
 | 
| Uses of ChannelLogTable in org.pentaho.di.job | 
|---|
| Methods in org.pentaho.di.job that return ChannelLogTable | |
|---|---|
 ChannelLogTable | 
JobMeta.getChannelLogTable()
 | 
| Methods in org.pentaho.di.job with parameters of type ChannelLogTable | |
|---|---|
 void | 
JobMeta.setChannelLogTable(ChannelLogTable channelLogTable)
 | 
| Uses of ChannelLogTable in org.pentaho.di.trans | 
|---|
| Methods in org.pentaho.di.trans that return ChannelLogTable | |
|---|---|
 ChannelLogTable | 
TransMeta.getChannelLogTable()
 | 
| Methods in org.pentaho.di.trans with parameters of type ChannelLogTable | |
|---|---|
 void | 
TransMeta.setChannelLogTable(ChannelLogTable channelLogTable)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||