Java
Welcome to the Flagship Java SDK documentation!
The following article will guide you through the steps to get Flagship up and running on your native Java app using our client library with preconfigured methods to implement the Decision API.
Wants to have a look at the GitHub repo? Link here.
Feel free to contact us if you have any questions regarding this documentation.
Release notes
Changed
Upgrade org.json dependency
3.0.6
Fixed
Build compatibility with Java 8
3.0.5
Fixed
Event hit value type: must be integer > 0
Changed
Compilation and publishing on Maven Central
3.0.4 (Deprecated)
3.0.3
Added campaign slug information in FlagMetadata
3.0.2
Fixed
Hit batch length limitation.
3.0.1
Fixed
Prevention of variation reallocation in Bucketing mode.
Offline flag management have been fixed in Bucketing mode.
Added
VariationGroup and Variation ids assignations history have been added in IVisitorCacheImplementation cache lookup format.
3.0.0
Added
Custom Cache management configuration.
Changed
synchronizeModification / getModification / getModificationInfo / activateModification are now obsolete and have been replaced by Flag class
2.0.0
Added
Bucketing mode with polling intervals.
SDK Status / Status listener.
Experience Continuity : visitor authentication / unauthentication
Clear context possibility.
Visitor builder
Visitor consent.
Predefined context.
Changed
FlagshipConfig implemented by FlagshipConfig.DecisionApi or FlagshipConfig.Bucketing
Visitor package location
Visitor isAuthenticated optional parameter for experience continuity.
1.0.0
Last updated
Was this helpful?