Package com.gitee.jenkins.listener
Class GiteeBuildDescriptionRunListener
java.lang.Object
hudson.model.listeners.RunListener<Run<?,?>>
com.gitee.jenkins.listener.GiteeBuildDescriptionRunListener
- All Implemented Interfaces:
ExtensionPoint
RunListener that will be called when a build starts and completes.
Will lookup trigger and call set the build description if necessary.
- Author:
- Robin Müller
-
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, onInitialize, register, setUpEnvironment, unregister
-
Constructor Details
-
GiteeBuildDescriptionRunListener
public GiteeBuildDescriptionRunListener()
-
-
Method Details
-
onStarted
- Overrides:
onStarted
in classRunListener<Run<?,
?>>
-