public class NoOpsExportService extends Object implements com.ch.service.TestReportService
| Constructor and Description |
|---|
NoOpsExportService() |
| Modifier and Type | Method and Description |
|---|---|
void |
exportExecutionReport(com.ch.model.ExecutionReport executionReport,
com.ch.config.ConfigProperties config) |
void |
exportReport(com.ch.model.Report report,
com.ch.config.ConfigProperties config) |
void |
exportTestReport(com.ch.model.TestReport testReport,
com.ch.config.ConfigProperties config) |
public void exportExecutionReport(com.ch.model.ExecutionReport executionReport,
com.ch.config.ConfigProperties config)
throws com.ch.service.exception.ServiceException
exportExecutionReport in interface com.ch.service.TestReportServicecom.ch.service.exception.ServiceExceptionpublic void exportTestReport(com.ch.model.TestReport testReport,
com.ch.config.ConfigProperties config)
throws com.ch.service.exception.ServiceException
exportTestReport in interface com.ch.service.TestReportServicecom.ch.service.exception.ServiceExceptionpublic void exportReport(com.ch.model.Report report,
com.ch.config.ConfigProperties config)
throws com.ch.service.exception.ServiceException
exportReport in interface com.ch.service.TestReportServicecom.ch.service.exception.ServiceExceptionCopyright © 2021. All rights reserved.