Class WaitForBuildListener
java.lang.Object
hudson.model.listeners.RunListener<Run<?,?>>
org.jenkinsci.plugins.workflow.support.steps.build.WaitForBuildListener
- All Implemented Interfaces:
ExtensionPoint
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields inherited from class hudson.model.listeners.RunListener
LISTENERS, targetType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.listeners.RunListener
all, allowLoad, fireCompleted, fireDeleted, fireFinalized, fireInitialize, fireStarted, onCompleted, onInitialize, onStarted, register, setUpEnvironment, unregister
-
Constructor Details
-
WaitForBuildListener
public WaitForBuildListener()
-
-
Method Details
-
onFinalized
- Overrides:
onFinalized
in classRunListener<Run<?,
?>>
-
onDeleted
- Overrides:
onDeleted
in classRunListener<Run<?,
?>>
-