Uses of Enum Class
org.pentaho.di.core.lifecycle.LifeEventInfo.Hint
-
Uses of LifeEventInfo.Hint in org.pentaho.di.core.lifecycle
Modifier and TypeMethodDescriptionstatic LifeEventInfo.Hint
Returns the enum constant of this class with the specified name.static LifeEventInfo.Hint[]
LifeEventInfo.Hint.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionboolean
LifeEventInfo.hasHint
(LifeEventInfo.Hint h) void
LifeEventInfo.setHint
(LifeEventInfo.Hint hint)