Uses of Interface
org.pentaho.platform.api.engine.ISequenceDefinition
-
Packages that use ISequenceDefinition Package Description org.pentaho.platform.api.engine -
-
Uses of ISequenceDefinition in org.pentaho.platform.api.engine
Subinterfaces of ISequenceDefinition in org.pentaho.platform.api.engine Modifier and Type Interface Description interface
IActionSequence
An ActionSequence is the functional object that wraps a SequenceDefinition for processing by the RuntimeContext.
-