Class BulkUpdateType


  • public class BulkUpdateType
    extends Object
    The types of operations available when performing bulk operations on the customer domain
    See Also:
    BulkUpdateTarget
    • Field Detail

      • RULE_BASED_SEGMENT

        public static final String RULE_BASED_SEGMENT
        Indicates a bulk operation targeting a rule based segment.
        See Also:
        Constant Field Values
      • CUSTOMER_SET_IMPORT

        public static final String CUSTOMER_SET_IMPORT
        Indicates a bulk operation targeting a customer set segment.
        See Also:
        Constant Field Values
    • Constructor Detail

      • BulkUpdateType

        public BulkUpdateType()