Uses of Class
io.fluxzero.common.tracking.ClaimResult
Packages that use ClaimResult
-
Uses of ClaimResult in io.fluxzero.common.tracking
Methods in io.fluxzero.common.tracking that return types with arguments of type ClaimResultModifier and TypeMethodDescriptionDefaultTrackingStrategy.claimSegment(Tracker tracker) TrackingStrategy.claimSegment(Tracker tracker) Claims one or more message segments for the given tracker.Method parameters in io.fluxzero.common.tracking with type arguments of type ClaimResultModifier and TypeMethodDescriptionprotected voidDefaultTrackingStrategy.claimSegment(Tracker tracker, DefaultTrackingStrategy.TrackerRequest<ClaimResult> request)