Uses of Package
org.pentaho.platform.api.action
-
Packages that use org.pentaho.platform.api.action Package Description org.pentaho.platform.api.action org.pentaho.platform.api.scheduler2 -
Classes in org.pentaho.platform.api.action used by org.pentaho.platform.api.action Class Description ActionPreProcessingException IAction Actions are the lightweight alternative to platform components (seeIComponent
).IActionInvokeStatus An API for the object representation of action invocation status, allows us to pass back status of action invocation, whether any exceptions occurred during invocation and whether the action needs to be retired. -
Classes in org.pentaho.platform.api.action used by org.pentaho.platform.api.scheduler2 Class Description IAction Actions are the lightweight alternative to platform components (seeIComponent
).IStreamingAction The interface for Actions that want to stream content to the caller.