Package | Description |
---|---|
org.pentaho.di.core.lifecycle |
Modifier and Type | Method and Description |
---|---|
LifeEventInfo.State |
LifeEventInfo.getState() |
static LifeEventInfo.State |
LifeEventInfo.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifeEventInfo.State[] |
LifeEventInfo.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LifeEventInfo.setState(LifeEventInfo.State state) |