Package com.broadleafcommerce.customer.service.bulk
-
Interface Summary Interface Description SegmentProcessingService Service class used to initiate bulk processing of customer segments -
Class Summary Class Description BulkProcessUtil Convenience methods for use when performing bulk update operations.BulkUpdateTarget Entities targeted when performing bulk operations.BulkUpdateType The types of operations available when performing bulk operations on the customer domainDefaultRuleBasedSegmentBulkProcessor<P extends Customer> Bulk processor for evaluating customers against a rule based customer segment.DefaultSegmentProcessingService -
Exception Summary Exception Description SegmentProcessingException Exception thrown when an error occurs on an attempt to process a segment.