Class BuildBlockerQueueTaskDispatcher

java.lang.Object
hudson.model.queue.QueueTaskDispatcher
hudson.plugins.buildblocker.BuildBlockerQueueTaskDispatcher
All Implemented Interfaces:
ExtensionPoint

@Extension(optional=true) public class BuildBlockerQueueTaskDispatcher extends QueueTaskDispatcher
Queue task dispatcher that evaluates the given blocking jobs in the config of the actual job. If a blocking job is detected, the actual job will stay in the build queue.