Class PluginOperation

  • All Implemented Interfaces:
    org.pentaho.platform.api.engine.IPluginOperation

    public class PluginOperation
    extends Object
    implements org.pentaho.platform.api.engine.IPluginOperation
    • Constructor Detail

      • PluginOperation

        public PluginOperation​(String id)
    • Method Detail

      • getId

        public String getId()
        Specified by:
        getId in interface org.pentaho.platform.api.engine.IPluginOperation
      • getPerspective

        public String getPerspective()
        Specified by:
        getPerspective in interface org.pentaho.platform.api.engine.IPluginOperation
      • setPerspective

        public void setPerspective​(String perspective)