@Extension
public class ChoiceWatchQueueDecisionHandler
extends hudson.model.Queue.QueueDecisionHandler
| コンストラクタと説明 |
|---|
ChoiceWatchQueueDecisionHandler() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
onQueueing(hudson.model.Queue.Task p,
List<hudson.model.Action> actions)
Notify ChoiceListProvider of the value selected.
|
boolean |
shouldSchedule(hudson.model.Queue.Task p,
List<hudson.model.Action> actions)
Notify ChoiceListProvider of the value selected.
|
public boolean shouldSchedule(hudson.model.Queue.Task p,
List<hudson.model.Action> actions)
shouldSchedule クラス内 hudson.model.Queue.QueueDecisionHandlerQueue.QueueDecisionHandler.shouldSchedule(hudson.model.Queue.Task, java.util.List)protected void onQueueing(hudson.model.Queue.Task p,
List<hudson.model.Action> actions)
Copyright © 2004-2013. All Rights Reserved.