Uses of Enum Class
org.pentaho.di.core.lifecycle.LifeEventInfo.Hint
Packages that use LifeEventInfo.Hint
-
Uses of LifeEventInfo.Hint in org.pentaho.di.core.lifecycle
Methods in org.pentaho.di.core.lifecycle that return LifeEventInfo.HintModifier and TypeMethodDescriptionstatic LifeEventInfo.HintReturns 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.Methods in org.pentaho.di.core.lifecycle with parameters of type LifeEventInfo.HintModifier and TypeMethodDescriptionbooleanLifeEventInfo.hasHint(LifeEventInfo.Hint h) voidLifeEventInfo.setHint(LifeEventInfo.Hint hint)