Broadleaf Microservices
  • v1.0.0-latest-prod

Messaging Reference

Overview

Note the various Spring Cloud Stream channels being utilized in Tenant Services.

Input

Binding

Group

Destination

Description

triggeredJobEventInputPurgeLock

tenant-purge-lock

triggeredJobEvent

Input channel for consuming scheduled job purge lock initiation messages. The triggered process will remove stale locks from BLC_RESOURCE_LOCK.

triggeredJobEventInputPruneNotification

tenant-prune-notification

triggeredJobEvent

Input channel for consuming scheduled job prune notification initiation messages. The triggered process will remove stale notification states from BLC_NOTIFICATION_STATE.

vendorNotificationInputTenant

tenant-vendor-notification

vendorNotification

Input channel for consuming marketplace vendor creations emitted from the vendor service.

Output

persistenceOutput

n/a

persistence

Output channel for posting state change messages for application and catalog related entities