Class ExportService


  • public class ExportService
    extends Object
    • Constructor Detail

      • ExportService

        public ExportService​(String serviceConfigPath)
                      throws com.ch.service.exception.ServiceException
        Throws:
        com.ch.service.exception.ServiceException
    • Method Detail

      • exportExecutionReport

        public void exportExecutionReport​(com.ch.model.ExecutionReport executionReport)
                                   throws com.ch.service.exception.ServiceException
        Throws:
        com.ch.service.exception.ServiceException
      • exportTestReport

        public void exportTestReport​(com.ch.model.TestReport testReport)
                              throws com.ch.service.exception.ServiceException
        Throws:
        com.ch.service.exception.ServiceException
      • exportReport

        public void exportReport​(com.ch.model.Report report)
                          throws com.ch.service.exception.ServiceException
        Throws:
        com.ch.service.exception.ServiceException
      • exportSessionReport

        public void exportSessionReport​(com.ch.model.SessionReport sessionReport)
                                 throws com.ch.service.exception.ServiceException
        Throws:
        com.ch.service.exception.ServiceException