|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransLogTable.ID | |
---|---|
org.pentaho.di.core.logging | This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message. |
Uses of TransLogTable.ID in org.pentaho.di.core.logging |
---|
Methods in org.pentaho.di.core.logging that return TransLogTable.ID | |
---|---|
static TransLogTable.ID |
TransLogTable.ID.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TransLogTable.ID[] |
TransLogTable.ID.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.pentaho.di.core.logging with parameters of type TransLogTable.ID | |
---|---|
LogTableField |
TransLogTable.findField(TransLogTable.ID id)
|
Object |
TransLogTable.getSubject(TransLogTable.ID id)
|
String |
TransLogTable.getSubjectString(TransLogTable.ID id)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |