@Extension
public class GroovyLabelAssignmentQueueDecisionHandler
extends hudson.model.Queue.QueueDecisionHandler
| Constructor and Description |
|---|
GroovyLabelAssignmentQueueDecisionHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldSchedule(hudson.model.Queue.Task p,
List<hudson.model.Action> actions)
Handles GroovyLabelAssignmentProperty.
|
public GroovyLabelAssignmentQueueDecisionHandler()
public boolean shouldSchedule(hudson.model.Queue.Task p,
List<hudson.model.Action> actions)
shouldSchedule in class hudson.model.Queue.QueueDecisionHandlerQueue.QueueDecisionHandler.shouldSchedule(hudson.model.Queue.Task, java.util.List)Copyright © 2004-2016. All Rights Reserved.