Class RowGenerationResponse

java.lang.Object
com.broadleafcommerce.common.dataexport.service.RowGenerationResponse

public final class RowGenerationResponse extends Object
A response returned by ExportProcessor.generateRows(List, Export) indicating the results of producing some rows in an export.
Author:
Samarth Dhruva (samarthd)
See Also: