| Package | Description |
|---|---|
| io.rtr.alchemy.identities | |
| io.rtr.alchemy.models |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Identity> |
Identity.getSupportedAttributes(Class<T> clazz)
Get a list of possible attribute values that can be returned by this identity
|
| Modifier and Type | Method and Description |
|---|---|
AttributesMap.Builder |
AttributesMap.Builder.put(Identity identity) |
| Modifier and Type | Method and Description |
|---|---|
Treatment |
Experiments.getActiveTreatment(String experimentName,
Identity identity)
Returns the current active treatment for an experiment name and identity, taking overrides into account
|
Map<Experiment,Treatment> |
Experiments.getActiveTreatments(Identity identity)
Returns all active treatments for all active experiments for an identity, taking overrides into account
|
Treatment |
Experiment.getTreatment(Identity identity,
AttributesMap attributes)
Returns treatment for an identity
|
Copyright © 2020. All rights reserved.