Uses of Enum
io.jenkins.plugins.opentelemetry.job.step.SpanAttributeTarget
-
Uses of SpanAttributeTarget in io.jenkins.plugins.opentelemetry.job.step
Modifier and TypeMethodDescriptionSpanAttribute.getTarget()
static SpanAttributeTarget
Returns the enum constant of this type with the specified name.static SpanAttributeTarget[]
SpanAttributeTarget.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionSpanAttribute
(String key, Object value, io.opentelemetry.api.common.AttributeType attributeType, SpanAttributeTarget target)