Uses of Enum Class
io.jenkins.plugins.opentelemetry.job.step.SpanAttributeTarget
Packages that use SpanAttributeTarget
-
Uses of SpanAttributeTarget in io.jenkins.plugins.opentelemetry.job.step
Methods in io.jenkins.plugins.opentelemetry.job.step that return SpanAttributeTargetModifier 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.Methods in io.jenkins.plugins.opentelemetry.job.step with parameters of type SpanAttributeTargetConstructors in io.jenkins.plugins.opentelemetry.job.step with parameters of type SpanAttributeTargetModifierConstructorDescriptionSpanAttribute
(String key, Object value, io.opentelemetry.api.common.AttributeType attributeType, SpanAttributeTarget target)