Package com.broadleafcommerce.common.dataexport.messaging
package com.broadleafcommerce.common.dataexport.messaging
-
ClassDescriptionA listener that accepts triggered scheduled job events of type
ExportOrphanCheckListener.EXPORT_ORPHAN_CHECK_JOBTYPEand adjusts theExport.statusof any exports that are hanging toExportStatus.ERROR.Spring cloud stream messaging interface for receiving triggered job execution from the scheduled job microservice.A message representing a request to perform (actually process) anExport.A listener that accepts aProcessExportRequestand performs the export.MessageFactoryfor creatingProcessExportRequestmessages.