Package jenkins.advancedqueue
Class RunExclusiveThrottler.RunExclusiveDispatcher
java.lang.Object
hudson.model.queue.QueueTaskDispatcher
jenkins.advancedqueue.RunExclusiveThrottler.RunExclusiveDispatcher
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- RunExclusiveThrottler
@Extension
public static class RunExclusiveThrottler.RunExclusiveDispatcher
extends QueueTaskDispatcher
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.queue.QueueTaskDispatcher
all, canTake, canTake
-
Constructor Details
-
RunExclusiveDispatcher
public RunExclusiveDispatcher()
-
-
Method Details
-
canRun
- Overrides:
canRun
in classQueueTaskDispatcher
-