Uses of Package
org.pentaho.platform.api.action
Packages that use org.pentaho.platform.api.action
-
Classes in org.pentaho.platform.api.action used by org.pentaho.platform.api.actionClassDescriptionActions are the lightweight alternative to platform components (see
IComponent
).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.scheduler2ClassDescriptionActions are the lightweight alternative to platform components (see
IComponent
).The interface for Actions that want to stream content to the caller.