Class ActionComponent

    • Constructor Detail

      • ActionComponent

        public ActionComponent​(String solutionName,
                               String actionPath,
                               String actionName,
                               String instanceId,
                               int outputPreference,
                               org.pentaho.platform.api.engine.IPentahoUrlFactory urlFactory,
                               List messages)
      • ActionComponent

        public ActionComponent​(String actionString,
                               String instanceId,
                               int outputPreference,
                               org.pentaho.platform.api.engine.IPentahoUrlFactory urlFactory,
                               List messages)