Class DatadogStepListener
- java.lang.Object
-
- org.datadog.jenkins.plugins.datadog.listeners.DatadogStepListener
-
- All Implemented Interfaces:
ExtensionPoint
,org.jenkinsci.plugins.workflow.flow.StepListener
@Extension public class DatadogStepListener extends Object implements org.jenkinsci.plugins.workflow.flow.StepListener
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
-
Constructor Summary
Constructors Constructor Description DatadogStepListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
notifyOfNewStep(org.jenkinsci.plugins.workflow.steps.Step step, org.jenkinsci.plugins.workflow.steps.StepContext context)
-