Package | Description |
---|---|
org.pentaho.di.core.logging |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
LogTableField |
TransLogTable.findField(TransLogTable.ID id) |
Object |
TransLogTable.getSubject(TransLogTable.ID id) |
String |
TransLogTable.getSubjectString(TransLogTable.ID id) |
Copyright © 2018 Hitachi Vantara. All rights reserved.