smartjenkins
クラス SmartJenkinsQueueDecisionHandler

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

@Extension
public class SmartJenkinsQueueDecisionHandler
extends hudson.model.Queue.QueueDecisionHandler


入れ子のクラスの概要
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
コンストラクタの概要
SmartJenkinsQueueDecisionHandler()
           
 
メソッドの概要
 boolean shouldSchedule(hudson.model.Queue.Task p, List<hudson.model.Action> actions)
           
 
クラス hudson.model.Queue.QueueDecisionHandler から継承されたメソッド
all
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SmartJenkinsQueueDecisionHandler

public SmartJenkinsQueueDecisionHandler()
メソッドの詳細

shouldSchedule

public boolean shouldSchedule(hudson.model.Queue.Task p,
                              List<hudson.model.Action> actions)
定義:
クラス hudson.model.Queue.QueueDecisionHandler 内の shouldSchedule


Copyright © 2004-2011. All Rights Reserved.