Class RetryBurstTaskSubmittedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.broadleafcommerce.common.messaging.notification.event.RetrySchedulerEvent
com.broadleafcommerce.common.messaging.notification.event.RetryBurstTaskSubmittedEvent
- All Implemented Interfaces:
Serializable
Event published when a burst retry task is submitted for execution.
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.broadleafcommerce.common.messaging.notification.event.RetrySchedulerEvent
getHandlerMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
RetryBurstTaskSubmittedEvent
-