Interface CartApprovalRequestEventConsumer
public interface CartApprovalRequestEventConsumer
Spring cloud data channel description for messaging input. This channel is primarily responsible
for async notification of Approver users belonging to the same account as the submitted cart.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.SubscribableChannel
-
Field Details
-
CHANNEL
- See Also:
-
-
Method Details
-
cartApprovalRequestInput
@Input("cartApprovalRequestInput") org.springframework.messaging.SubscribableChannel cartApprovalRequestInput()
-