Uses of Interface
com.broadleafcommerce.common.messaging.notification.DefaultNotificationManager.VoidWork
-
Packages that use DefaultNotificationManager.VoidWork Package Description com.broadleafcommerce.common.messaging.notification -
-
Uses of DefaultNotificationManager.VoidWork in com.broadleafcommerce.common.messaging.notification
Methods in com.broadleafcommerce.common.messaging.notification with parameters of type DefaultNotificationManager.VoidWork Modifier and Type Method Description protected 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.
-