Uses of Interface
com.broadleafcommerce.bulkoperations.service.BulkOperationsService
Packages that use BulkOperationsService
Package
Description
-
Uses of BulkOperationsService in com.broadleafcommerce.bulkoperations.service
Classes in com.broadleafcommerce.bulkoperations.service that implement BulkOperationsService -
Uses of BulkOperationsService in com.broadleafcommerce.bulkoperations.service.autoconfigure
Methods in com.broadleafcommerce.bulkoperations.service.autoconfigure that return BulkOperationsService -
Uses of BulkOperationsService in com.broadleafcommerce.bulkoperations.web.endpoint
Methods in com.broadleafcommerce.bulkoperations.web.endpoint that return BulkOperationsServiceModifier and TypeMethodDescriptionprotected BulkOperationsService
BulkOperationsEndpoint.getBulkOperationsService()
Constructors in com.broadleafcommerce.bulkoperations.web.endpoint with parameters of type BulkOperationsServiceModifierConstructorDescriptionBulkOperationsEndpoint
(BulkOperationsService bulkOperationsService, List<BulkOperationHandler> bulkOperationHandlers)