Uses of Interface
com.broadleafcommerce.asset.messaging.data.AssetDataRouteSupporting
Packages that use AssetDataRouteSupporting
-
Uses of AssetDataRouteSupporting in com.broadleafcommerce.asset.messaging
Methods in com.broadleafcommerce.asset.messaging that return types with arguments of type AssetDataRouteSupportingModifier and TypeMethodDescriptionprotected List<AssetDataRouteSupporting>
ProcessAssetsListener.getRoutes()
Constructor parameters in com.broadleafcommerce.asset.messaging with type arguments of type AssetDataRouteSupportingModifierConstructorDescriptionProcessAssetsListener
(com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentConsumptionService, AssetService<Asset> assetService, StorageProvider storageProvider, StorageService storageService, List<AssetDataRouteSupporting> routes)