Class XActionFormulaLinkCustomizer

  • All Implemented Interfaces:
    LinkCustomizer

    public class XActionFormulaLinkCustomizer
    extends FormulaLinkCustomizer
    Hitachi Vantara dashboards violate the standard tripplet of "solution", "path", "action" and thus we have to map them manually into something sane.
    Author:
    Thomas Morgner.
    • Constructor Detail

      • XActionFormulaLinkCustomizer

        public XActionFormulaLinkCustomizer()
    • Method Detail

      • format

        public String format​(org.pentaho.reporting.libraries.formula.FormulaContext formulaContext,
                             String configIndicator,
                             String reportPath,
                             ParameterEntry[] entries)
                      throws org.pentaho.reporting.libraries.formula.EvaluationException
        Specified by:
        format in interface LinkCustomizer
        Overrides:
        format in class FormulaLinkCustomizer
        Throws:
        org.pentaho.reporting.libraries.formula.EvaluationException