Package de.hybris.platform.auditreport.service.impl
package de.hybris.platform.auditreport.service.impl
-
ClassesClassDescriptionJob responsible for creating
audit reportsand then running the workflow notifying the responsible person for the report's support.This service uses instances ofReportViewConverterStrategyto generate a zip file containing files generated by all of the strategies.The strategy generates reports by using Apache Velocity templates.This implementation ofReportViewConverterStrategygenerated JSON representation of the given collection ofReportViews.