Interface ReportManagerExportRpcService
- All Known Implementing Classes:
ReportManagerExportRpcServiceImpl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
public interface ReportManagerExportRpcService
-
Method Summary
Modifier and TypeMethodDescriptionvoidquickExport(AbstractReportManagerNodeDto dto, boolean includeVariants)
-
Method Details
-
quickExport
void quickExport(AbstractReportManagerNodeDto dto, boolean includeVariants) throws ServerCallFailedException - Throws:
ServerCallFailedException
-
loadResult
- Throws:
ServerCallFailedException
-