Class PreserveStashesJobProperty.StashClearingListener
java.lang.Object
hudson.model.listeners.RunListener<Run<?,?>>
org.jenkinsci.plugins.pipeline.modeldefinition.properties.PreserveStashesJobProperty.StashClearingListener
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- PreserveStashesJobProperty
@Extension
public static final class PreserveStashesJobProperty.StashClearingListener
extends RunListener<Run<?,?>>
-
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, onDeleted, onFinalized, onInitialize, onStarted, register, setUpEnvironment, unregister
-
Constructor Details
-
StashClearingListener
public StashClearingListener()
-
-
Method Details
-
onCompleted
- Overrides:
onCompletedin classRunListener<Run<?,?>>
-