Uses of Class
com.flagsmith.FlagsmithFlagDefaults
Packages that use FlagsmithFlagDefaults
-
Uses of FlagsmithFlagDefaults in com.flagsmith.config
Methods in com.flagsmith.config with parameters of type FlagsmithFlagDefaultsModifier and TypeMethodDescriptionvoidFlagsmithConfig.setFlagsmithFlagDefaults(FlagsmithFlagDefaults flagsmithFlagDefaults) -
Uses of FlagsmithFlagDefaults in com.flagsmith.models
Methods in com.flagsmith.models with parameters of type FlagsmithFlagDefaultsModifier and TypeMethodDescriptionstatic 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.