Uses of Class
org.pentaho.platform.api.engine.ActionSequenceException
-
Packages that use ActionSequenceException Package Description org.pentaho.platform.api.engine -
-
Uses of ActionSequenceException in org.pentaho.platform.api.engine
Subclasses of ActionSequenceException in org.pentaho.platform.api.engine Modifier and Type Class Description classActionExecutionExceptionclassActionInitializationExceptionclassActionSequencePromptExceptionclassActionValidationExceptionclassUnresolvedParameterExceptionMethods in org.pentaho.platform.api.engine that throw ActionSequenceException Modifier and Type Method Description voidIRuntimeContext. executeSequence(IActionCompleteListener listener, IExecutionListener execListener, boolean async)Executes the action sequence.
-