Uses of Class
org.pentaho.platform.api.action.ActionPreProcessingException

Packages that use ActionPreProcessingException
org.pentaho.platform.api.action   
 

Uses of ActionPreProcessingException in org.pentaho.platform.api.action
 

Methods in org.pentaho.platform.api.action that throw ActionPreProcessingException
 void IPreProcessingAction.doPreExecution()
          This method is called on an Action just prior to execution.