Class BuildQueueListener
java.lang.Object
hudson.model.queue.QueueListener
org.jenkinsci.plugins.workflow.support.steps.build.BuildQueueListener
- All Implemented Interfaces:
ExtensionPoint
- Author:
- Vivek Pandey
-
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
-
BuildQueueListener
public BuildQueueListener()
-
-
Method Details
-
onLeft
- Overrides:
onLeft
in classQueueListener
-