@Extension
public class BlockBuildQueueTaskDispatcher
extends hudson.model.queue.QueueTaskDispatcher
Constructor and Description |
---|
BlockBuildQueueTaskDispatcher() |
Modifier and Type | Method and Description |
---|---|
hudson.model.queue.CauseOfBlockage |
canRun(hudson.model.Queue.Item item)
Determines if a job should be blocked because of an upstream or downstream project.
|
public hudson.model.queue.CauseOfBlockage canRun(hudson.model.Queue.Item item)
canRun
in class hudson.model.queue.QueueTaskDispatcher
item
- the item the Queue is considering runningCopyright © 2016–2017. All rights reserved.