Uses of Package
org.pentaho.platform.api.engine
Package
Description
-
-
ClassDescriptionAny subsystem that implements the IAuditable interface is candidate for auditing within the platform.A Component is the smallest module in the platform architecture and represents a unit of work, or an action to be performed.The Logger is the main interface into the platform's logging subsystem.
-
ClassDescriptionThis is a port from spring-security 2.0.8.RELEASEDeprecated.The listener interface for receiving notification when a Component execution has completed.An
IActionParameter
represents one input or output in an IActionSequence.An ActionSequence is the functional object that wraps a SequenceDefinition for processing by the RuntimeContext.The ActionResource interface represents one resource in an ActionSequence.Defines a set of methods to retrieve information about the application environment.Any subsystem that implements the IAuditable interface is candidate for auditing within the platform.A Component is the smallest module in the platform architecture and represents a unit of work, or an action to be performed.This interface supports conditional execution of action sequence 'actions' blocksUser: nbaker Date: 4/2/13This interface is implemented by bi-platform plugins, and is instantiated for each content request made to the plugin system via the IPluginManager API.This should only be used internally by the plugin managerDescribes a content type.Interface for a class used to stream contents from a Hitachi Vantara action sequence to a destination of some kind, e.g.The Logger is the main interface into the platform's logging subsystem.An OutputHandler manages the content generated from a Component execution.A ParameterProvider is a source for input, output or resource parameters for a given action.Deprecated.Deprecated.Deprecated.Deprecated.The different object scopes that are supportedThe way the BI platform creates and manages system objects.User: nbaker Date: 1/16/13A handle for a registered IPentahoObjectReference allowing the removal from the registered IPentahoRegistrableObjectFactoryDefines the interface for getting objects published in the platform.The types that the Object instance or IPentahoObjectReference can be registered under.Manages Hitachi Vantara Request ContextProvides an overall representation of the concept of a session.System Entry Point implementors get called upon entry to the system after they've been registered with the ApplicationContext (IApplicationContext).System Exit Point implementors are called with the action on a thread completes.Classes that implement this interface can be notified about key system events, in order to perform one-time operations such as initialization, maintenance or other tasks.Provides a simple interface for Portlet URL's (PortletURL objects).Provides an interface around getting a URL object which can be used to construct a URL managing the parameters that need to be built up.Deprecated.Deprecated.This interface represents the contract for the specification of a plugin.This interface provides entry points to the plugin manager for plugin loading, and unloading.A sinple listener for theIPluginManager
.This interface defines methods and constants that are used during action execution to resolve parameters, inputs and outputs, resources, and persist the runtime data.The SequenceDefinition represents the definition of several consecutive action definitions that comprise an ActionSequence object, which is the runtime equivalent of an action sequence document.This is a listener for the IServerStatusProvider which should call onStatusChange whenever the values of the ServerStatus or status message change value.Provides a facility that reports the current status of the server.The configuration spec for a platform managed serviceThe ActionDefinition represents the definition and metadata for a single action execution, which is equivalent to one execution of any given Component.A solution file is an abstract represention of either a file or a directory.Deprecated.The SystemSettings manages the platform's overall configuration settings.An exception raised when anIPlatformPlugin
fails to register. -
ClassDescriptionThe Logger is the main interface into the platform's logging subsystem.A "something" that refers to a session.A solution file is an abstract represention of either a file or a directory.
-
-
-
ClassDescriptionThe basic interface for requests to execute actions .Provides an overall representation of the concept of a session.
-
IAction