Class StashedFileParameterValue.CancelledQueueListener
java.lang.Object
hudson.model.queue.QueueListener
io.jenkins.plugins.file_parameters.StashedFileParameterValue.CancelledQueueListener
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- StashedFileParameterValue
@Extension
public static class StashedFileParameterValue.CancelledQueueListener
extends QueueListener
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.queue.QueueListener
all, onEnterBlocked, onEnterBuildable, onEnterWaiting, onLeaveBlocked, onLeaveBuildable, onLeaveWaiting
-
Constructor Details
-
CancelledQueueListener
public CancelledQueueListener()
-
-
Method Details
-
onLeft
- Overrides:
onLeft
in classQueueListener
-