Class SuppressNotificationContext
java.lang.Object
com.broadleafcommerce.common.messaging.notification.SuppressNotificationContext
Threadlocal describing one or more message types for which notification should be suppressed
during a flow. Interested components (e.g.
DefaultNotificationHandler
) can reference this
context and skip notification logic where applicable.- Author:
- Jeff Fischer
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <V,
T extends Throwable>
Vstatic SuppressNotificationContext
get()
String[]