Class ChoiceWatchRunListener
java.lang.Object
hudson.model.listeners.RunListener<AbstractBuild<?,?>>
jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceWatchRunListener
- All Implemented Interfaces:
ExtensionPoint
Listen for what value is specified with ExtensibleChoiceParameter.
-
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, onInitialize, onStarted, register, setUpEnvironment, unregister
-
Constructor Details
-
ChoiceWatchRunListener
public ChoiceWatchRunListener()
-
-
Method Details
-
onFinalized
- Overrides:
onFinalized
in classRunListener<AbstractBuild<?,
?>>
-