Uses of Class
io.rtr.alchemy.identities.Identity
Packages that use Identity
-
Uses of Identity in io.rtr.alchemy.identities
Methods in io.rtr.alchemy.identities with type parameters of type IdentityModifier and TypeMethodDescriptionIdentity.getSupportedAttributes(Class<T> clazz) Get a list of possible attribute values that can be returned by this identityMethods in io.rtr.alchemy.identities with parameters of type IdentityModifier and TypeMethodDescription -
Uses of Identity in io.rtr.alchemy.models
Methods in io.rtr.alchemy.models with parameters of type IdentityModifier and TypeMethodDescriptionExperiments.getActiveTreatment(String experimentName, Identity identity) Returns the current active treatment for an experiment name and identity, taking overrides into accountExperiments.getActiveTreatments(Identity identity) Returns all active treatments for all active experiments for an identity, taking overrides into accountExperiment.getTreatment(Identity identity, AttributesMap attributes) Returns treatment for an identity