@Extension public class WaitingDurationQueueListener extends QueueListener
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
WaitingDurationQueueListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEnterWaiting(Queue.WaitingItem wi) |
void |
onLeft(Queue.LeftItem li) |
all, onEnterBlocked, onEnterBuildable, onLeaveBlocked, onLeaveBuildable, onLeaveWaitingpublic void onEnterWaiting(Queue.WaitingItem wi)
onEnterWaiting in class QueueListenerpublic void onLeft(Queue.LeftItem li)
onLeft in class QueueListenerCopyright © 2009–2019. All rights reserved.