public class ReportDocumentationUiServiceImpl extends java.lang.Object implements ReportDocumentationUiService
Constructor and Description |
---|
ReportDocumentationUiServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
openDeployAnalyzeForopen(ReportDto leftReport,
ReportDto rightReport,
boolean ignoreCase) |
void |
openDocumentationForopen(ReportDto report) |
void |
openVariantTestForopen(ReportDto report,
java.util.List<DatasourceDefinitionDto> datasources) |
public void openDocumentationForopen(ReportDto report)
openDocumentationForopen
in interface ReportDocumentationUiService
public void openDeployAnalyzeForopen(ReportDto leftReport, ReportDto rightReport, boolean ignoreCase)
openDeployAnalyzeForopen
in interface ReportDocumentationUiService
public void openVariantTestForopen(ReportDto report, java.util.List<DatasourceDefinitionDto> datasources)
openVariantTestForopen
in interface ReportDocumentationUiService