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

public class RetryBurstTaskSubmittedEvent extends RetrySchedulerEvent
Event published when a burst retry task is submitted for execution.
See Also:
  • Constructor Details

    • RetryBurstTaskSubmittedEvent

      public RetryBurstTaskSubmittedEvent(Object source, RetryHandler handler)