Class DatadogStepListener

  • All Implemented Interfaces:
    ExtensionPoint, org.jenkinsci.plugins.workflow.flow.StepListener

    @Extension
    public class DatadogStepListener
    extends Object
    implements org.jenkinsci.plugins.workflow.flow.StepListener
    • Constructor Detail

      • DatadogStepListener

        public DatadogStepListener()
    • Method Detail

      • notifyOfNewStep

        public void notifyOfNewStep​(@Nonnull
                                    org.jenkinsci.plugins.workflow.steps.Step step,
                                    @Nonnull
                                    org.jenkinsci.plugins.workflow.steps.StepContext context)
        Specified by:
        notifyOfNewStep in interface org.jenkinsci.plugins.workflow.flow.StepListener