Class JasperProcess

    • Constructor Detail

      • JasperProcess

        public JasperProcess()
    • Method Detail

      • execute

        public void execute​(ProcessBundle bundle)
                     throws Exception
        Specified by:
        execute in interface Process
        Parameters:
        bundle - the process' parameters, security and contextual information
        Throws:
        Exception - if an error occurs executing the process
      • getBaseDesignPath

        protected String getBaseDesignPath​(ConfigParameters config)
        Returns the absolute path to the correct language subfolder within the context's src-loc folder.
        Returns:
        String with the absolute path on the local drive.