Package | Description |
---|---|
org.pentaho.di.core.logging |
Modifier and Type | Method and Description |
---|---|
static JobLogTable.ID |
JobLogTable.ID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobLogTable.ID[] |
JobLogTable.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 |
JobLogTable.findField(JobLogTable.ID id) |
Object |
JobLogTable.getSubject(JobLogTable.ID id) |
String |
JobLogTable.getSubjectString(JobLogTable.ID id) |
Copyright © 2018 Hitachi Vantara. All rights reserved.