Uses of Interface
com.broadleafcommerce.common.messaging.notification.DefaultNotificationManager.VoidWork
Packages that use DefaultNotificationManager.VoidWork
-
Uses of DefaultNotificationManager.VoidWork in com.broadleafcommerce.common.messaging.notification
Methods in com.broadleafcommerce.common.messaging.notification with parameters of type DefaultNotificationManager.VoidWorkModifier and TypeMethodDescriptionprotected void
DefaultNotificationManager.executePostTransactionCommitOrNow
(DefaultNotificationManager.VoidWork work) Do a unit of work upon successful completion of the current transaction, or, execute the work immediately if transaction synchronization is not currently active.