Uses of Interface
com.broadleafcommerce.inventory.job.freeinventory.service.FreeSoftInventoryJobService
Package
Description
-
Uses of FreeSoftInventoryJobService in com.broadleafcommerce.inventory.job.freeinventory
Modifier and TypeMethodDescriptionFreeSoftInventoryJobConfiguration.freeSoftInventoryJobService
(InventoryTransactionService<InventoryTransaction> inventoryTxService, SkuInventoryAdjustmentService<SkuInventory> adjustmentService, org.springframework.core.env.Environment environment) Modifier and TypeMethodDescriptionFreeSoftInventoryJobConfiguration.Listener.freeSoftInventoryScheduledJobListener
(com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentService, FreeSoftInventoryJobService freeSoftInventoryJobService) -
Uses of FreeSoftInventoryJobService in com.broadleafcommerce.inventory.job.freeinventory.listener
Modifier and TypeMethodDescriptionprotected FreeSoftInventoryJobService
FreeSoftInventoryScheduledJobListener.getFreeSoftInventoryJobService()
ModifierConstructorDescriptionFreeSoftInventoryScheduledJobListener
(com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentService, FreeSoftInventoryJobService freeSoftInventoryJobService) -
Uses of FreeSoftInventoryJobService in com.broadleafcommerce.inventory.job.freeinventory.service
Modifier and TypeClassDescriptionclass
Default implementation of a free soft inventory job service.