|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionSequenceException | |
---|---|
org.pentaho.platform.api.engine | |
org.pentaho.platform.engine.services | |
org.pentaho.platform.engine.services.runtime |
Uses of ActionSequenceException in org.pentaho.platform.api.engine |
---|
Subclasses of ActionSequenceException in org.pentaho.platform.api.engine | |
---|---|
class |
ActionExecutionException
|
class |
ActionInitializationException
|
class |
ActionSequencePromptException
|
class |
ActionValidationException
|
class |
UnresolvedParameterException
|
Methods in org.pentaho.platform.api.engine that throw ActionSequenceException | |
---|---|
void |
IRuntimeContext.executeSequence(IActionCompleteListener listener,
IExecutionListener execListener,
boolean async)
Executes the action sequence. |
Uses of ActionSequenceException in org.pentaho.platform.engine.services |
---|
Methods in org.pentaho.platform.engine.services with parameters of type ActionSequenceException | |
---|---|
void |
PentahoMessenger.error(ActionSequenceException exception)
|
void |
MessageFormatter.formatExceptionMessage(String mimeType,
ActionSequenceException exception,
StringBuffer messageBuffer)
|
Uses of ActionSequenceException in org.pentaho.platform.engine.services.runtime |
---|
Methods in org.pentaho.platform.engine.services.runtime that throw ActionSequenceException | |
---|---|
void |
RuntimeContext.executeSequence(IActionCompleteListener doneListener,
IExecutionListener execListener,
boolean async)
|
void |
RuntimeContext.executeSequence(IActionSequence sequence,
IActionCompleteListener doneListener,
IExecutionListener execListener,
boolean async)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |