Package com.broadleafcommerce.bulk.messaging
package com.broadleafcommerce.bulk.messaging
-
ClassDescriptionSpring cloud stream messaging interface for receiving triggered job execution from the scheduled job microservice.A listener that accepts triggered scheduled job events of type
BulkUpdateOrphanCheckListener.BULK_UPDATE_ORPHAN_CHECK_JOBTYPEand adjusts theBulkUpdate.statusof any bulk updates that are hanging toBulkUpdateStatus.ERROR.A message representing a request to the sandbox service to create a given sandbox.MessageFactoryfor creatingCreateSandboxRequestmessages.A message representing a request to the sandbox service to delete the sandbox for a failedBulkUpdate.MessageFactoryfor creatingDeleteSandboxRequestmessages.A message representing a request to perform (actually apply) aBulkUpdate.A listener that accepts aProcessBulkUpdateRequestand performs the update.MessageFactoryfor creatingProcessBulkUpdateRequestmessages.