@Extension
public class NodePoolQueueListener
extends hudson.model.queue.QueueListener
| Constructor and Description |
|---|
NodePoolQueueListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEnterWaiting(hudson.model.Queue.WaitingItem wi)
When a build is started, kick off a task to create any required NodePool nodes to service it.
|
Copyright © 2016–2018. All rights reserved.