Class JrxmlFileUploader


  • public class JrxmlFileUploader
    extends org.wso2.carbon.core.AbstractAdmin
    used to upload jrxml file
    • Constructor Detail

      • JrxmlFileUploader

        public JrxmlFileUploader()
    • Method Detail

      • uploadJrxmlFile

        public String uploadJrxmlFile​(String fileName,
                                      String fileContent)
                               throws org.wso2.carbon.reporting.api.ReportingException,
                                      net.sf.jasperreports.engine.JRException
        Throws:
        org.wso2.carbon.reporting.api.ReportingException
        net.sf.jasperreports.engine.JRException
      • uploadLogo

        public String uploadLogo​(String imageName,
                                 String reportName,
                                 DataHandler imageContent)
                          throws org.wso2.carbon.reporting.api.ReportingException
        Throws:
        org.wso2.carbon.reporting.api.ReportingException