public final class Customerly.SetAttributesTask
extends java.lang.Object
Constructor and Description |
---|
SetAttributesTask(java.util.HashMap<java.lang.String,java.lang.Object> attributes) |
Modifier and Type | Method and Description |
---|---|
void |
_executeTask() |
public SetAttributesTask(@NonNull java.util.HashMap<java.lang.String,java.lang.Object> attributes) throws java.lang.IllegalArgumentException
attributes
- The attributes of the user. Can contain only String, char, int, long, float or double valuesjava.lang.IllegalArgumentException
- is thrown if the attributes check fails