Class DefaultPropagationHandler

java.lang.Object
com.broadleafcommerce.data.tracking.core.transition.DefaultPropagationHandler
All Implemented Interfaces:
PropagationAware, PropagationHandler, org.springframework.core.Ordered

public class DefaultPropagationHandler extends Object implements PropagationHandler
Default instance of PropagationHandler. Represents simple propagation behavior in a sparse override hierarchy.
Author:
Jeff Fischer
  • Constructor Details

    • DefaultPropagationHandler

      public DefaultPropagationHandler(WorkflowMapper mapper, com.broadleafcommerce.common.messaging.notification.NotificationStateService notificationStateService, com.broadleafcommerce.common.messaging.notification.NotificationManager notificationManager)
  • Method Details