Uses of Record Class
com.fayupable.logged.core.model.FlowContext
Packages that use FlowContext
-
Uses of FlowContext in com.fayupable.logged.core.model
Methods in com.fayupable.logged.core.model that return FlowContextModifier and TypeMethodDescriptionFlowContext.next()Creates the context for a nested call one level deeper than this one, keeping the sametraceId()so it remains part of the same chain.static FlowContextFlowContext.root()Creates the root context for a new call chain, deriving the trace id from a single 64-bit random value.