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