Uses of Enum Class
org.mule.extension.jsonlogger.api.pojos.ScopeTracePoint
Packages that use ScopeTracePoint
-
Uses of ScopeTracePoint in org.mule.extension.jsonlogger.api.pojos
Methods in org.mule.extension.jsonlogger.api.pojos that return ScopeTracePointModifier and TypeMethodDescriptionstatic ScopeTracePointLoggerScopeProcessor.getScopeTracePoint()static ScopeTracePointReturns the enum constant of this class with the specified name.static ScopeTracePoint[]ScopeTracePoint.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 ScopeTracePointModifier and TypeMethodDescriptionvoidLoggerScopeProcessor.setScopeTracePoint(ScopeTracePoint scopeTracePoint) -
Uses of ScopeTracePoint in org.mule.extension.jsonlogger.internal
Methods in org.mule.extension.jsonlogger.internal with parameters of type ScopeTracePointModifier and TypeMethodDescriptionvoidJsonloggerOperations.loggerScope(String configurationRef, Priority priority, ScopeTracePoint scopeTracePoint, String category, String correlationId, org.mule.runtime.api.component.location.ComponentLocation location, org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo correlationInfo, org.mule.runtime.extension.api.runtime.operation.FlowListener flowListener, org.mule.runtime.extension.api.runtime.route.Chain operations, org.mule.runtime.extension.api.runtime.process.CompletionCallback<Object, Object> callback) Log scope