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 IActionSequenceIRuntimeContext. getActionSequence()Methods in org.pentaho.platform.api.engine with parameters of type IActionSequence Modifier and Type Method Description voidIRuntimeContext. setActionSequence(IActionSequence actionSequence)Sets the current action sequence
-