smartjenkins
クラス SmartJenkinsQueueTaskDispatcher

java.lang.Object
  上位を拡張 hudson.model.queue.QueueTaskDispatcher
      上位を拡張 smartjenkins.SmartJenkinsQueueTaskDispatcher
すべての実装されたインタフェース:
hudson.ExtensionPoint

@Extension
public class SmartJenkinsQueueTaskDispatcher
extends hudson.model.queue.QueueTaskDispatcher


入れ子のクラスの概要
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
コンストラクタの概要
SmartJenkinsQueueTaskDispatcher()
           
 
メソッドの概要
 hudson.model.queue.CauseOfBlockage canTake(hudson.model.Node node, hudson.model.Queue.BuildableItem item)
           
 
クラス hudson.model.queue.QueueTaskDispatcher から継承されたメソッド
all, canTake
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SmartJenkinsQueueTaskDispatcher

public SmartJenkinsQueueTaskDispatcher()
メソッドの詳細

canTake

public hudson.model.queue.CauseOfBlockage canTake(hudson.model.Node node,
                                                  hudson.model.Queue.BuildableItem item)
オーバーライド:
クラス hudson.model.queue.QueueTaskDispatcher 内の canTake


Copyright © 2004-2011. All Rights Reserved.