Uses of Enum Class
org.mule.extension.jsonlogger.api.pojos.Priority
Packages that use Priority
-
Uses of Priority in org.mule.extension.jsonlogger.api.pojos
Methods in org.mule.extension.jsonlogger.api.pojos that return PriorityModifier and TypeMethodDescriptionstatic PriorityLoggerProcessor.getPriority()static PriorityReturns the enum constant of this class with the specified name.static Priority[]Priority.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 Priority -
Uses of Priority in org.mule.extension.jsonlogger.internal
Methods in org.mule.extension.jsonlogger.internal with parameters of type PriorityModifier 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