Modifier and Type | Method and Description |
---|---|
protected PropagationManager |
TransitionHandlerFactory.getPropagationManager() |
Modifier and Type | Method and Description |
---|---|
void |
TransitionHandlerFactory.setPropagationManager(PropagationManager propagationManager) |
Constructor and Description |
---|
TransitionHandlerFactory(com.broadleafcommerce.common.extension.data.DataRouteReference routeReference,
org.springframework.data.mapping.context.MappingContext<?,?> mappingContext,
TrackableBehaviorUtil behaviorUtil,
WorkflowMapper workflowMapper,
org.springframework.context.ApplicationContext applicationContext,
DomainMapperManager domainMapper,
com.broadleafcommerce.common.messaging.repository.ResourceLockRepository<?,?> resourceLockRepository,
com.broadleafcommerce.common.messaging.notification.NotificationManager notificationManager,
WorkflowRequestCompletionNotifier completionNotifier,
com.broadleafcommerce.common.extension.TypeFactory factory,
com.broadleafcommerce.common.messaging.notification.NotificationStateService notificationStateService,
com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper,
RepositoryUtility repositories,
CommonCatalogService<Catalog> commonCatalogService,
SingleIndexRequestMessageFactory singleIndexRequestMessageFactory,
PropagationManager propagationManager,
com.broadleafcommerce.common.extension.TypeFactory typeFactory) |
Modifier and Type | Method and Description |
---|---|
PropagationManager |
TransitionListenerAutoConfiguration.propagationManager(CommonCatalogService<? extends Catalog> catalogService,
List<PropagationHandler> handlers) |
Modifier and Type | Method and Description |
---|---|
void |
CrudEntityHelper.setPropagationManager(PropagationManager propagationManager) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPropagationManager
Default version of
PropagationManager |
Modifier and Type | Method and Description |
---|---|
DefaultTransitionHandler |
DefaultTransitionHandler.withPropagationManager(PropagationManager propagationManager) |
WorkflowTransitionHelper |
WorkflowTransitionHelper.withPropagationManager(PropagationManager propagationManager) |
Copyright © 2021. All rights reserved.