Uses of Interface
org.pentaho.platform.api.engine.IActionSequence
-
Packages that use IActionSequence Package Description org.pentaho.platform.api.engine -
-
Uses of IActionSequence in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return IActionSequence Modifier and Type Method Description IActionSequence
IRuntimeContext. getActionSequence()
Methods in org.pentaho.platform.api.engine with parameters of type IActionSequence Modifier and Type Method Description void
IRuntimeContext. setActionSequence(IActionSequence actionSequence)
Sets the current action sequence
-