Uses of Class
com.flagsmith.FlagsmithFlagDefaults
-
Packages that use FlagsmithFlagDefaults Package Description com.flagsmith.models -
-
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.
-