Uses of Interface
com.broadleafcommerce.bulkoperations.service.handler.BulkOperationHandler
Package
Description
-
Uses of BulkOperationHandler in com.broadleafcommerce.bulkoperations.service.handler
-
Uses of BulkOperationHandler in com.broadleafcommerce.bulkoperations.web.endpoint
Modifier and TypeMethodDescriptionprotected List<BulkOperationHandler>
BulkOperationsEndpoint.getBulkOperationHandlers()
ModifierConstructorDescriptionBulkOperationsEndpoint
(BulkOperationsService bulkOperationsService, List<BulkOperationHandler> bulkOperationHandlers)