Uses of Class
org.pentaho.platform.engine.services.PentahoMessenger

Packages that use PentahoMessenger
org.pentaho.platform.engine.services.runtime   
org.pentaho.platform.engine.services.solution   
org.pentaho.platform.plugin.action.builtin   
org.pentaho.platform.plugin.action.datatransforms   
org.pentaho.platform.plugin.action.deprecated   
org.pentaho.platform.plugin.action.eclipsebirt   
org.pentaho.platform.plugin.action.examples   
org.pentaho.platform.plugin.action.hql   
org.pentaho.platform.plugin.action.jasperreports   
org.pentaho.platform.plugin.action.javascript   
org.pentaho.platform.plugin.action.jfreechart   
org.pentaho.platform.plugin.action.jfreereport   
org.pentaho.platform.plugin.action.jfreereport.components   
org.pentaho.platform.plugin.action.jfreereport.outputs   
org.pentaho.platform.plugin.action.kettle   
org.pentaho.platform.plugin.action.mdx   
org.pentaho.platform.plugin.action.mondrian   
org.pentaho.platform.plugin.action.openflashchart   
org.pentaho.platform.plugin.action.pentahometadata   
org.pentaho.platform.plugin.action.sql   
org.pentaho.platform.plugin.action.versionchecker   
org.pentaho.platform.plugin.action.xml.webservice   
org.pentaho.platform.plugin.action.xml.xquery   
org.pentaho.platform.plugin.action.xmla   
org.pentaho.platform.repository.solution   
org.pentaho.platform.repository.solution.dbbased   
org.pentaho.platform.repository.solution.filebased   
org.pentaho.platform.scheduler   
org.pentaho.platform.scheduler.action   
org.pentaho.platform.uifoundation.chart   
org.pentaho.platform.uifoundation.component   
org.pentaho.platform.uifoundation.component.xml   
org.pentaho.platform.web.refactor   
 

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

Subclasses of PentahoMessenger in org.pentaho.platform.engine.services.runtime
 class MapParameterResolver
          This is a utility class that implements the IParameterResolver and resolves parameters based on a lookup map provided.
 class RuntimeContext
           
 

Uses of PentahoMessenger in org.pentaho.platform.engine.services.solution
 

Subclasses of PentahoMessenger in org.pentaho.platform.engine.services.solution
 class ComponentBase
           
 class PojoComponent
          This class interfaces with a plain old Java object and makes it available as a component within the Pentaho platform.
 class SolutionEngine
           
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.builtin
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.builtin
 class ContentRepositoryCleaner
           
 class EmailComponent
           
 class InstanceEnd
           
 class PrintComponent
          Implements a PrintComponent class that will send a attached print file to a specified printer.
 class SecureFilterComponent
          The secure filter component has two separate but related functions.
 class SubActionComponent
           
 class TemplateComponent
           
 class TestComponent
           
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.datatransforms
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.datatransforms
 class ResultSetCompareComponent
           
 class ResultSetCrosstabComponent
           
 class ResultSetExportComponent
          Implements a PrintComponent class that will send a attached print file to a specified printer.
 class ResultSetFlattenerComponent
          This class flattens an IPentahoResultSet by looking at a particular column.
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.deprecated
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.deprecated
 class ContentOutputComponent
          This component takes an input, and writes the output into the current output handler.
 class UtilityComponent
          Provides utilities to help manipulate parameters used in action sequences.
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.eclipsebirt
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.eclipsebirt
 class BIRTReportComponent
           
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.examples
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.examples
 class HelloWorldComponent
           
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.hql
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.hql
 class HQLBaseComponent
           
 class HQLDataComponent
           
 class HQLLookupRule
           
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.jasperreports
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.jasperreports
 class JasperReportsComponent
           
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.javascript
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.javascript
 class JavascriptRule
           
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.jfreechart
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.jfreechart
 class ChartComponent
           
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.jfreereport
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.jfreereport
 class AbstractJFreeReportComponent
           
 class JFreeReportComponent
          The JFreeReportComponent provides a simple-to-use frontend for the reporting process.
 class JFreeReportGeneratorComponent
           
 class ReportWizardSpecComponent
          The report-wizard component generates a report definition from a report-spec file.
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.jfreereport.components
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.jfreereport.components
 class JFreeReportConfigParameterComponent
          Deprecated.  
 class JFreeReportDataComponent
          Deprecated.  
 class JFreeReportGenerateDefinitionComponent
          Deprecated.  
 class JFreeReportLoadComponent
          Deprecated. This code has known bugs and it is highly recommended that it not be used by any sane person
 class JFreeReportParametersComponent
          Deprecated.  
 class JFreeReportValidateParametersComponent
          Creation-Date: 07.07.2006, 16:26:25
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.jfreereport.outputs
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.jfreereport.outputs
 class AbstractGenerateContentComponent
          The base class for all content generating components.
 class AbstractGenerateStreamContentComponent
          Creation-Date: 07.07.2006, 20:50:22
 class JFreeReportAllContentComponent
          Creation-Date: 07.07.2006, 21:01:58
 class JFreeReportCSVComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportDirectoryHtmlComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportExcelComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportHtmlComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportPdfComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportPreviewSwingComponent
          Creation-Date: 07.07.2006, 14:06:43
 class JFreeReportPrintComponent
          Creation-Date: 07.07.2006, 20:06:56
 class JFreeReportRTFComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportStreamHtmlComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportXmlComponent
          Creation-Date: 07.07.2006, 20:42:17
 class JFreeReportZipHtmlComponent
          Creation-Date: 07.07.2006, 20:42:17
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.kettle
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.kettle
 class Custom1
           
 class KettleComponent
          KettleComponent shows a list of available transformations in the root of the choosen repository.
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.mdx
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.mdx
 class MDXBaseComponent
           
 class MDXDataComponent
           
 class MDXLookupRule
           
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.mondrian
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.mondrian
 class AnalysisSaver
          Utility class used to save an analysis action sequence from a JPivot view.
 class MondrianModelComponent
           
 class PivotViewComponent
           
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.openflashchart
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.openflashchart
 class OpenFlashChartComponent
          This component is a contribution from Nick Goodman and Tom Qin, it conforms to the ChartComponent API.
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.pentahometadata
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.pentahometadata
 class MQLRelationalDataComponent
          Deprecated.  
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.sql
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.sql
 class SQLBaseComponent
          SQLBaseComponent is the base class for SQLExecute and SQLLookupRule.
 class SQLDataComponent
           
 class SQLDdlComponent
           
 class SQLExecute
           
 class SQLLookupRule
           
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.versionchecker
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.versionchecker
 class PentahoVersionCheckComponent
          Version Check Component This component makes a call to pentaho's server to see if a new version is a vailable.
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.xml.webservice
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.xml.webservice
 class WebServiceLookupRule
          Performs the action of processing a webservice call in an action by doing the same functionality as the XQuery action (but not trying to retrieve the column types).
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.xml.xquery
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.xml.xquery
 class XQueryBaseComponent
          XQueryBaseComponent provides a mechanism to run xqueries within the Pentaho BI Platform.
 class XQueryLookupRule
           
 

Uses of PentahoMessenger in org.pentaho.platform.plugin.action.xmla
 

Subclasses of PentahoMessenger in org.pentaho.platform.plugin.action.xmla
 class XMLABaseComponent
           
 class XMLADataComponent
           
 class XMLALookupRule
           
 

Uses of PentahoMessenger in org.pentaho.platform.repository.solution
 

Subclasses of PentahoMessenger in org.pentaho.platform.repository.solution
 class SolutionRepositoryBase
           
 

Uses of PentahoMessenger in org.pentaho.platform.repository.solution.dbbased
 

Subclasses of PentahoMessenger in org.pentaho.platform.repository.solution.dbbased
 class DbBasedSolutionRepository
           
 class ExtensionDbBasedSolutionRepository
          Deprecated. use DbBasedSolutionRepository
 

Uses of PentahoMessenger in org.pentaho.platform.repository.solution.filebased
 

Subclasses of PentahoMessenger in org.pentaho.platform.repository.solution.filebased
 class ExtensionFileBasedSolutionRepository
          Deprecated. use FileBasedSolutionRepository
 class FileBasedSolutionRepository
           
 

Uses of PentahoMessenger in org.pentaho.platform.scheduler
 

Subclasses of PentahoMessenger in org.pentaho.platform.scheduler
 class SchedulerAdminUIComponent
          API description: Base URL is: http://://SchedulerAdmin or http://localhost:8080/pentaho/SchedulerAdmin deleteJob: schedulerAction=deleteJob&jobName=PentahoSystemVersionCheck&jobGroup=DEFAULT executeJobNow: schedulerAction=executeJob&jobName=PentahoSystemVersionCheck&jobGroup=DEFAULT getJobNames: schedulerAction=getJobNames isSchedulerPaused: schedulerAction=isSchedulerPaused pauseAll: schedulerAction=suspendScheduler pauseJob: schedulerAction=pauseJob&jobName=PentahoSystemVersionCheck&jobGroup=DEFAULT resumeAll: schedulerAction=resumeScheduler resumeJob: schedulerAction=resumeJob&jobName=PentahoSystemVersionCheck&jobGroup=DEFAULT TODO sbarkdull, add API for create and update NOTE: the term "Job" is somewhat misused in much of this file.
 

Uses of PentahoMessenger in org.pentaho.platform.scheduler.action
 

Subclasses of PentahoMessenger in org.pentaho.platform.scheduler.action
 class JobSchedulerComponent
           
 class SchedulerAdminComponent
           
 

Uses of PentahoMessenger in org.pentaho.platform.uifoundation.chart
 

Subclasses of PentahoMessenger in org.pentaho.platform.uifoundation.chart
 class AbstractChartComponent
           
 class AbstractJFreeChartComponent
           
 class CategoryDatasetChartComponent
           
 class DashboardWidgetComponent
          This class is a Pentaho user interface component.
 class DialChartComponent
           
 class FlashChartComponent
           
 class PieDatasetChartComponent
           
 class TimeSeriesCollectionChartComponent
           
 class XYSeriesCollectionChartComponent
           
 class XYZSeriesCollectionChartComponent
           
 

Uses of PentahoMessenger in org.pentaho.platform.uifoundation.component
 

Subclasses of PentahoMessenger in org.pentaho.platform.uifoundation.component
 class ActionComponent
           
 class BaseUIComponent
           
 class HtmlComponent
           
 

Uses of PentahoMessenger in org.pentaho.platform.uifoundation.component.xml
 

Subclasses of PentahoMessenger in org.pentaho.platform.uifoundation.component.xml
 class FilterPanelComponent
          This class provides a user interface that lets users select items from lists or radio buttons.
 class InputFormComponent
           
 class LoadDBRepositoryUIComponent
           
 class NavigationComponent
           
 class PMDUIComponent
           
 class PropertiesEditorUIComponent
           
 class PropertiesPanelUIComponent
          TODO mlowery Need to remove direct references to PentahoAclEntry permission constants.
 class SolutionTreeUIComponent
           
 class WidgetGridComponent
           
 class XmlComponent
           
 

Uses of PentahoMessenger in org.pentaho.platform.web.refactor
 

Subclasses of PentahoMessenger in org.pentaho.platform.web.refactor
 class SolutionManagerUIComponent
           
 class SubscriptionAdminUIComponent
           
 class UserFilesComponent