Uses of Class
com.broadleafcommerce.common.messaging.notification.RetryProperties
-
Packages that use RetryProperties Package Description com.broadleafcommerce.common.messaging com.broadleafcommerce.common.messaging.notification -
-
Uses of RetryProperties in com.broadleafcommerce.common.messaging
Methods in com.broadleafcommerce.common.messaging that return RetryProperties Modifier and Type Method Description RetryPropertiesPersistenceNotificationProperties. getRetry()Methods in com.broadleafcommerce.common.messaging with parameters of type RetryProperties Modifier and Type Method Description voidPersistenceNotificationProperties. setRetry(RetryProperties retry) -
Uses of RetryProperties in com.broadleafcommerce.common.messaging.notification
Methods in com.broadleafcommerce.common.messaging.notification that return RetryProperties Modifier and Type Method Description RetryPropertiesDurableNotificationProperties. getRetry()Configuration for theRetryHandler
-