public class ExportService extends Object
| Constructor and Description |
|---|
ExportService(String serviceConfigPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
exportExecutionReport(com.ch.model.ExecutionReport executionReport) |
void |
exportReport(com.ch.model.Report report) |
void |
exportTestReport(com.ch.model.TestReport testReport) |
public ExportService(String serviceConfigPath) throws com.ch.service.exception.ServiceException
com.ch.service.exception.ServiceExceptionpublic void exportExecutionReport(com.ch.model.ExecutionReport executionReport)
throws com.ch.service.exception.ServiceException
com.ch.service.exception.ServiceExceptionpublic void exportTestReport(com.ch.model.TestReport testReport)
throws com.ch.service.exception.ServiceException
com.ch.service.exception.ServiceExceptionpublic void exportReport(com.ch.model.Report report)
throws com.ch.service.exception.ServiceException
com.ch.service.exception.ServiceExceptionCopyright © 2021. All rights reserved.