| Interface | Description |
|---|---|
| CrudStore<T extends Flag> |
Interface for a basic store to support persistence for Flags
Created by Pavlo Maksymchuk.
|
| Class | Description |
|---|---|
| Feature |
Representation of the feature model of the feature Flag.
|
| FeatureUser |
Representation of the Identity user
|
| Flag |
Representation of the Feature Flag in the system.
|
| FlagsAndTraits |
Holds a list of feature flags and user traits.
|
| Flagsmith |
Created by Pavlo Maksymchuk.
|
| FlagsmithClient |
A client for Flagsmith API.
|
| FlagsmithClient.Builder | |
| FlagsmithConfig |
A default configuration for the Flagsmith client SDK.
|
| FlagsmithConfig.Builder | |
| IdentityTraits |
DTO for wrapping user identifier and list of user Traits.
|
| InMemoryStore<T extends Flag> |
An implementation of inmemory store for caching feature flags states in memory.
|
| MapperFactory |
Factory for object mapper instances
|
| Trait |
Representation of the user trait model.
|
| Utils |
Utility class
Created by Pavlo Maksymchuk.
|
Copyright © 2021. All rights reserved.