Uses of Enum Class
org.mule.extension.jsonlogger.api.pojos.TracePoint
Packages that use TracePoint
-
Uses of TracePoint in org.mule.extension.jsonlogger.api.pojos
Methods in org.mule.extension.jsonlogger.api.pojos that return TracePointModifier and TypeMethodDescriptionstatic TracePointLoggerProcessor.getTracePoint()static TracePointReturns the enum constant of this class with the specified name.static TracePoint[]TracePoint.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.mule.extension.jsonlogger.api.pojos with parameters of type TracePoint