Class ProcessSVGFunction

  • All Implemented Interfaces:
    org.dashbuilder.external.impl.BackendComponentFunction<String>

    @Dependent
    public class ProcessSVGFunction
    extends Object
    implements org.dashbuilder.external.impl.BackendComponentFunction<String>
    • Constructor Detail

      • ProcessSVGFunction

        public ProcessSVGFunction()
    • Method Detail

      • exec

        public String exec​(Map<String,​Object> params)
        Specified by:
        exec in interface org.dashbuilder.external.impl.BackendComponentFunction<String>