Class ExecutorStepExecution.RemovedNodeListener
java.lang.Object
jenkins.model.NodeListener
org.jenkinsci.plugins.workflow.support.steps.ExecutorStepExecution.RemovedNodeListener
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- ExecutorStepExecution
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.model.NodeListener
all, fireOnCreated, fireOnDeleted, fireOnUpdated, onCreated, onUpdated
-
Constructor Details
-
RemovedNodeListener
public RemovedNodeListener()
-
-
Method Details
-
onDeleted
- Overrides:
onDeleted
in classNodeListener
-