Class PluginAdapter

  • All Implemented Interfaces:
    org.pentaho.platform.api.engine.IPentahoPublisher, org.pentaho.platform.api.engine.IPentahoSystemListener

    public class PluginAdapter
    extends Object
    implements org.pentaho.platform.api.engine.IPentahoSystemListener, org.pentaho.platform.api.engine.IPentahoPublisher
    • Constructor Detail

      • PluginAdapter

        public PluginAdapter()
    • Method Detail

      • startup

        public boolean startup​(org.pentaho.platform.api.engine.IPentahoSession session)
        Specified by:
        startup in interface org.pentaho.platform.api.engine.IPentahoSystemListener
      • shutdown

        public void shutdown()
        Specified by:
        shutdown in interface org.pentaho.platform.api.engine.IPentahoSystemListener
      • getDescription

        public String getDescription()
        Specified by:
        getDescription in interface org.pentaho.platform.api.engine.IPentahoPublisher
      • getName

        public String getName()
        Specified by:
        getName in interface org.pentaho.platform.api.engine.IPentahoPublisher
      • publish

        public String publish​(org.pentaho.platform.api.engine.IPentahoSession session,
                              int loggingLevel)
        Specified by:
        publish in interface org.pentaho.platform.api.engine.IPentahoPublisher