Package | Description |
---|---|
com.broadleafcommerce.data.tracking.core.messaging | |
com.broadleafcommerce.data.tracking.core.messaging.autoconfigure |
Modifier and Type | Class and Description |
---|---|
class |
TransitionHandlerFactory
Used to create
TransitionHandlers for sandboxable entities and delegate
to them when a sandbox message is received. |
Modifier and Type | Field and Description |
---|---|
protected List<TransitionHandlerCustomizer> |
TransitionListener.customizers |
Constructor and Description |
---|
TransitionListener(List<TransitionHandlerCustomizer> customizers,
List<TransitionHandler> transitionHandlers) |
Modifier and Type | Method and Description |
---|---|
TransitionListener |
TransitionListenerAutoConfiguration.BindingConfig.transitionListener(List<TransitionHandlerCustomizer> customizers,
List<TransitionHandler> transitionHandlers) |
Copyright © 2021. All rights reserved.