Class DingTalkStepListener

java.lang.Object
io.jenkins.plugins.DingTalkStepListener
All Implemented Interfaces:
ExtensionPoint, org.jenkinsci.plugins.workflow.flow.StepListener

@Extension(optional=true) public class DingTalkStepListener extends Object implements org.jenkinsci.plugins.workflow.flow.StepListener
  • Constructor Details

    • DingTalkStepListener

      public DingTalkStepListener()
  • Method Details

    • 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