hudson.plugins.persona.selector
クラス BottomLeftSelector

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

public class BottomLeftSelector
extends LocationSelector

Show persona on the bottom-left corner.

作成者:
Seiji Sogabe

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

コンストラクタの詳細

BottomLeftSelector

@DataBoundConstructor
public BottomLeftSelector()


Copyright © 2004-2012. All Rights Reserved.