CoreReportUtils

public class CoreReportUtils

Constructors

CoreReportUtils

public CoreReportUtils()

Methods

zipReportEntityList

public static CoreReportEntity zipReportEntityList(List<CoreReportEntity> reportEntityList, String archiveName)

Метод архивирует все отчёты из списка, переданного в качестве аргумента, и отдаёт готовый файл архива. Используется в sysapplication/ru.bitec.webserver.services.rest.ReportsRestServiceImpl

Parameters:
  • reportEntityList – список отчётов для архивации

  • archiveName – имя результирующего архива

Throws:
  • ApplicationException – if some shit happened

Returns:

файл архива