hudson.plugins.persona.selector
クラス BottomRightSelector

java.lang.Object
  上位を拡張 hudson.model.AbstractDescribableImpl<LocationSelector>
      上位を拡張 hudson.plugins.persona.selector.LocationSelector
          上位を拡張 hudson.plugins.persona.selector.BottomRightSelector
すべての実装されたインタフェース:
hudson.ExtensionPoint, hudson.model.Describable<LocationSelector>

public class BottomRightSelector
extends LocationSelector

Show persona on the bottom-right corner.

作成者:
Seiji Sogabe

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

コンストラクタの詳細

BottomRightSelector

@DataBoundConstructor
public BottomRightSelector()


Copyright © 2004-2012. All Rights Reserved.