@Extension public static class BuildStatusChecksPublisher.JobScheduledListener extends QueueListener
Listens to the queue and publishes checks in "queued" state for entering items.
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
JobScheduledListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEnterWaiting(Queue.WaitingItem wi) |
all, onEnterBlocked, onEnterBuildable, onLeaveBlocked, onLeaveBuildable, onLeaveWaiting, onLeftpublic void onEnterWaiting(Queue.WaitingItem wi)
When a job enters queue, creates the check on "queued".
onEnterWaiting in class QueueListenerCopyright © 2016–2020. All rights reserved.