Uses of Class
com.flagsmith.FlagsmithFlagDefaults
| Package | Description |
|---|---|
| com.flagsmith.config | |
| com.flagsmith.models |
-
Uses of FlagsmithFlagDefaults in com.flagsmith.config
Methods in com.flagsmith.config with parameters of type FlagsmithFlagDefaults Modifier and Type Method Description voidFlagsmithConfig. setFlagsmithFlagDefaults(FlagsmithFlagDefaults flagsmithFlagDefaults) -
Uses of FlagsmithFlagDefaults in com.flagsmith.models
Methods in com.flagsmith.models with parameters of type FlagsmithFlagDefaults Modifier and Type Method Description static FlagsFlags. fromApiFlags(com.fasterxml.jackson.databind.JsonNode apiFlags, AnalyticsProcessor analyticsProcessor, FlagsmithFlagDefaults defaultFlagHandler)Return the flags instance.static FlagsFlags. fromApiFlags(List<FeatureStateModel> apiFlags, AnalyticsProcessor analyticsProcessor, FlagsmithFlagDefaults defaultFlagHandler)Return the flags instance.