Class BulkUpdateType
java.lang.Object
com.broadleafcommerce.customer.service.bulk.BulkUpdateType
The types of operations available when performing bulk operations on the customer domain
- See Also:
-
Field Details
-
RULE_BASED_SEGMENT
Indicates a bulk operation targeting a rule based segment.- See Also:
-
CUSTOMER_SET_IMPORT
Indicates a bulk operation targeting a customer set segment.- See Also:
-
-
Constructor Details
-
BulkUpdateType
public BulkUpdateType()
-