Uses of Class
org.pentaho.platform.api.engine.ActionSequencePromptException

Packages that use ActionSequencePromptException
org.pentaho.platform.api.engine   
org.pentaho.platform.engine.services.runtime   
 

Uses of ActionSequencePromptException in org.pentaho.platform.api.engine
 

Methods in org.pentaho.platform.api.engine that throw ActionSequencePromptException
 void IRuntimeContext.sendFeedbackForm()
          Generates a parameter acquisition form for required parameters.
 

Uses of ActionSequencePromptException in org.pentaho.platform.engine.services.runtime
 

Methods in org.pentaho.platform.engine.services.runtime that throw ActionSequencePromptException
 void RuntimeContext.sendFeedbackForm()