Package com.broadleafcommerce.data.tracking.core.messaging
package com.broadleafcommerce.data.tracking.core.messaging
-
ClassDescriptionThis component prunes the change details from production-level
Trackableentities following successful acknowledgement of thePersistenceMessage's notification state.Creates newChangeEventmessages based on an entity instance.Configuration properties for theNotificationHandlerandRetryHandlerrelated toChangeSummaryProducerSpring cloud data channel description for messaging output.Listen forSandboxDeleteEventto come in through theSandboxDeleteConsumersandbox message channel.Spring cloud data channel description for messaging input.Spring cloud data channel description for messaging input.Spring cloud stream messaging interface for receiving triggered job execution from the scheduled job microservice.A handler for scheduled jobs of typePruneRestingNotificationStatesListener.PRUNE_RESTING_NOTIFICATION_STATES_JOBTYPEthat prunes outdated resting notification states from allTrackableRepositories.A listener that accepts triggered scheduled job events of typePruneRestingNotificationStatesListener.PRUNE_RESTING_NOTIFICATION_STATES_JOBTYPEand delegates toPruneRestingNotificationStatesHandlerto perform the appropriate behavior.A handler for scheduled jobs of typePurgeObsoleteSandboxDataListener.PURGE_OBSOLETE_SANDBOX_DATA_JOBTYPEthat purges obsolete sandbox records from allTrackableRepositories.A listener that accepts triggered scheduled job events of typePurgeObsoleteSandboxDataListener.PURGE_OBSOLETE_SANDBOX_DATA_JOBTYPEand delegates toPurgeObsoleteSandboxDataHandlerto perform the appropriate behavior.Spring cloud stream messaging interface for receiving triggered job execution from the scheduled job microservice.Spring cloud data channel description for messaging input.Spring cloud data channel description for messaging input.Spring cloud data channel description for messaging input.Spring cloud data channel description for messaging input.The event that is sent when the sandbox is deleted.Represents a repository that is capable of specialized record pruning operationsCustomize the list ofTransitionHandlersused byTransitionListener.Used to createTransitionHandlersfor sandboxable entities and delegate to them when a sandbox message is received.Listen forWorkflowTransitionRequeststo come in through the various sandbox message channels (i.e.,PromotionConsumer,DeploymentConsumer,RejectionConsumer, andReversionConsumer) in order to delegate to the list of preconconfigured bean forTransitionHandlers.Configuration properties for theNotificationHandlerandRetryHandlerrelated toWorkflowRequestCompletionProducerConfiguration properties for theNotificationHandlerandRetryHandlerrelated toWorkflowRequestCompletionProducerSpring cloud data channel description for messaging input.Spring cloud data channel description for messaging output.