Package com.broadleafcommerce.datafeed.messaging.payload
@NonNullApi
package com.broadleafcommerce.datafeed.messaging.payload
-
ClassDescriptionMicroservices such as catalog, pricing, and inventory will send this type of message to notify data feed services when an entity is updated in a way that should result in a product being 'republished' to interested data feeds.When a
DataFeedProcessExecution
is markedDefaultDataFeedExecutionStatuses.REQUESTED
, this message should simultaneously be emitted for it.When aDataFeedPublication
is markedDefaultDataFeedPublicationStatuses.REQUESTED
, this message should simultaneously be emitted for it.