All Classes and Interfaces

Class
Description
Handles the bulk operation request into Bulk Operation Services.
 
 
Default property overrides for Bulk Operations Service
General exception handler registry for handlers not exclusive to a single controller.
 
 
 
 
 
 
 
Orchestration service for Bulk Operations.
 
 
 
Spring cloud stream messaging interface for receiving category persistence requests.
Spring cloud stream messaging interface for receiving requests to initialize bulk operation items.
 
Spring cloud stream messaging interface for receiving product persistence requests.
 
A reference to a catalog item, typically used as a holder for information communicated from an external service.
Provider for interfacing with operations around catalog.
DTO for a Broadleaf Category.
A message event dispatched after a category has been created or modified by the admin.
A listener that accepts a SingleProductIndexedEvent in order to determine if the product should be added or removed from any categories that are marked as `AUTO_INCLUDE`.
DTO representing the request to add or remove products from a category.
This class is used to return a response from the CategoryProductService.
DTO holder for a list of ChangeInfos with which to respond from an endpoint.
Request construct that details a list of ChangeSummary ids to operate on.
Detailed summary information of a change made to an instance of a sandboxable entity.
 
 
 
 
 
 
 
A listener that accepts a BulkOpsInitializeItemsRequest in order to initialize bulk operation items.
 
Alternative to DefaultClientCredentialsTokenResponseClient that uses WebClient and allows for access token response that contain additional non-String parameters.
DTO for a Broadleaf Product.
Defines a generic error that can be thrown in response to receiving an error from an API that one of the providers (e.g., CatalogProvider) received.
 
Generates a Page representing the data and page data received as a response from another service.
 
 
Provider for interfacing with operations around sandboxing.
Provider for interfacing with operations around catalog search.
DTO representing the results from the search service request.
A message event dispatched after a product has been created or modified by the admin.
A listener that accepts a SingleProductIndexedEvent in order to determine if the product should be added or removed from any categories that are marked as `AUTO_INCLUDE`.
Contains properties dictating SSL verification.
This component implements OAuth2AuthorizedClientManager and internally instantiates and delegates to AuthorizedClientServiceOAuth2AuthorizedClientManager.