Uses of Interface
io.jenkins.plugins.opentelemetry.job.step.StepHandler
-
Uses of StepHandler in io.jenkins.plugins.opentelemetry.job
Modifier and TypeMethodDescriptionprotected List<StepHandler>
MonitoringPipelineListener.getStepHandlers()
-
Uses of StepHandler in io.jenkins.plugins.opentelemetry.job.step
Modifier and TypeClassDescriptionclass
class
class
class
Customization of spans for shell step: (sh
,cmd
, andpowershell
).class
Customization of thecheckout ...
step when configured to access a Git repository.class
Customization of the span forgit
steps.