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 |
triggeredJobEventInputPruneNotification |
tenant-prune-notification |
triggeredJobEvent |
Input channel for consuming scheduled job prune notification initiation messages. The triggered process will remove stale notification states from |
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 |