Class ActionsLogExportService
java.lang.Object
org.qubership.integration.platform.runtime.catalog.service.exportimport.ActionsLogExportService
-
Constructor Summary
ConstructorsConstructorDescriptionActionsLogExportService(org.qubership.integration.platform.catalog.service.ActionsLogService actionsLogService) -
Method Summary
Modifier and TypeMethodDescriptionbyte[]exportAsExcelDocument(Timestamp actionTimeFrom, Timestamp actionTimeTo)
-
Constructor Details
-
ActionsLogExportService
@Autowired public ActionsLogExportService(org.qubership.integration.platform.catalog.service.ActionsLogService actionsLogService)
-
-
Method Details
-
exportAsExcelDocument
-