|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifeEventInfo.Hint | |
---|---|
org.pentaho.di.core.lifecycle |
Uses of LifeEventInfo.Hint in org.pentaho.di.core.lifecycle |
---|
Methods in org.pentaho.di.core.lifecycle that return LifeEventInfo.Hint | |
---|---|
static LifeEventInfo.Hint |
LifeEventInfo.Hint.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LifeEventInfo.Hint[] |
LifeEventInfo.Hint.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.pentaho.di.core.lifecycle with parameters of type LifeEventInfo.Hint | |
---|---|
boolean |
LifeEventInfo.hasHint(LifeEventInfo.Hint h)
|
void |
LifeEventInfo.setHint(LifeEventInfo.Hint hint)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |