Uses of Enum Class
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 class with the specified name.static SpanAttributeTarget[]
SpanAttributeTarget.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionSpanAttribute
(String key, Object value, io.opentelemetry.api.common.AttributeType attributeType, SpanAttributeTarget target)