Package io.jenkins.plugins.pipeline
Class PipelineAsYamlWorkflowBranchProjectFactory.RunListenerImpl
java.lang.Object
hudson.model.listeners.RunListener<Run>
io.jenkins.plugins.pipeline.PipelineAsYamlWorkflowBranchProjectFactory.RunListenerImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- PipelineAsYamlWorkflowBranchProjectFactory
@Extension
public static class PipelineAsYamlWorkflowBranchProjectFactory.RunListenerImpl
extends RunListener<Run>
Extension for
RunListener
-
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, onDeleted, onFinalized, onStarted, register, setUpEnvironment, unregister
-
Constructor Details
-
RunListenerImpl
public RunListenerImpl()
-
-
Method Details
-
onInitialize
- Overrides:
onInitialize
in classRunListener<Run>
-