hudson.plugins.persona.selector
クラス LocationSelector

java.lang.Object
  上位を拡張 hudson.model.AbstractDescribableImpl<LocationSelector>
      上位を拡張 hudson.plugins.persona.selector.LocationSelector
すべての実装されたインタフェース:
hudson.ExtensionPoint, hudson.model.Describable<LocationSelector>
直系の既知のサブクラス:
BottomLeftSelector, BottomRightSelector, RightSideSelector

public abstract class LocationSelector
extends hudson.model.AbstractDescribableImpl<LocationSelector>
implements hudson.ExtensionPoint

LocationSelector

作成者:
Seiji Sogabe

入れ子のクラスの概要
 
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
コンストラクタの概要
LocationSelector()
           
 
メソッドの概要
 LocationSelectorDescriptor getDescriptor()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

LocationSelector

public LocationSelector()
メソッドの詳細

getDescriptor

public LocationSelectorDescriptor getDescriptor()
定義:
インタフェース hudson.model.Describable<LocationSelector> 内の getDescriptor
オーバーライド:
クラス hudson.model.AbstractDescribableImpl<LocationSelector> 内の getDescriptor


Copyright © 2004-2012. All Rights Reserved.