java.lang.Object
org.qubership.integration.platform.runtime.catalog.service.exportimport.ActionsLogExportService

@Service public class ActionsLogExportService extends Object
  • Constructor Details

    • ActionsLogExportService

      @Autowired public ActionsLogExportService(org.qubership.integration.platform.catalog.service.ActionsLogService actionsLogService)
  • Method Details

    • exportAsExcelDocument

      public byte[] exportAsExcelDocument(Timestamp actionTimeFrom, Timestamp actionTimeTo)