Uses of Class
com.flagsmith.models.Flag
| Package | Description |
|---|---|
| com.flagsmith.models |
-
Uses of Flag in com.flagsmith.models
Methods in com.flagsmith.models that return Flag Modifier and Type Method Description static FlagFlag. fromApiFlag(com.fasterxml.jackson.databind.JsonNode node)Flag from api.static FlagFlag. fromFeatureStateModel(FeatureStateModel featureState, Object identityId)return flag from feature state model and identity id.