Uses of Class
org.pentaho.platform.api.engine.ActionValidationException
-
Packages that use ActionValidationException Package Description org.pentaho.platform.api.engine -
-
Uses of ActionValidationException in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that throw ActionValidationException Modifier and Type Method Description void
IRuntimeContext. validateSequence(String sequenceName, IExecutionListener execListener)
Validates the action sequence for consistency
-