クラス
hudson.plugins.persona.selector.LocationSelector の使用

LocationSelector を使用しているパッケージ
hudson.plugins.persona   
hudson.plugins.persona.selector   
hudson.plugins.persona.simple Simple partial implementation of the persona modeled after Chuck Norris. 
 

hudson.plugins.persona での LocationSelector の使用
 

LocationSelector を返す hudson.plugins.persona のメソッド
 LocationSelector QuotePublisher.getLocationSelector()
           
 

LocationSelector 型のパラメータを持つ hudson.plugins.persona のメソッド
abstract  Quote Persona.generateProjectQuote(hudson.model.AbstractProject<?,?> project, LocationSelector selector)
          Generates a random quote for the project top page.
abstract  Quote Persona.generateQuote(hudson.model.AbstractBuild<?,?> build, LocationSelector selector)
          Generates a random quote for the given build.
 

LocationSelector 型のパラメータを持つ hudson.plugins.persona のコンストラクタ
QuotePublisher(java.lang.String personaId, LocationSelector selector)
           
 

hudson.plugins.persona.selector での LocationSelector の使用
 

hudson.plugins.persona.selector での LocationSelector のサブクラス
 class BottomLeftSelector
          Show persona on the bottom-left corner.
 class BottomRightSelector
          Show persona on the bottom-right corner.
 class RightSideSelector
          Show persona on the right side.
 

LocationSelector 型の型引数を持つ hudson.plugins.persona.selector のコンストラクタパラメータ
LocationSelectorDescriptor(java.lang.Class<? extends LocationSelector> clazz)
           
 

hudson.plugins.persona.simple での LocationSelector の使用
 

LocationSelector として宣言されている hudson.plugins.persona.simple のフィールド
 LocationSelector QuoteImpl.locationSelector
           
 LocationSelector ProjectQuoteImpl.locationSelector
           
 

LocationSelector を返す hudson.plugins.persona.simple のメソッド
abstract  LocationSelector AbstractQuoteImpl.getLocationSelector()
           
 LocationSelector QuoteImpl.getLocationSelector()
           
 LocationSelector ProjectQuoteImpl.getLocationSelector()
           
 

LocationSelector 型のパラメータを持つ hudson.plugins.persona.simple のメソッド
 Quote SimplePersona.generateProjectQuote(hudson.model.AbstractProject<?,?> project, LocationSelector selector)
           
 Quote SimplePersona.generateQuote(hudson.model.AbstractBuild<?,?> build, LocationSelector selector)
           
 

LocationSelector 型のパラメータを持つ hudson.plugins.persona.simple のコンストラクタ
ProjectQuoteImpl(SimplePersona persona, hudson.model.AbstractProject<?,?> project, LocationSelector selector)
           
QuoteImpl(hudson.model.AbstractBuild<?,?> build, SimplePersona persona, java.lang.String quote, LocationSelector selector)
           
 



Copyright © 2004-2012. All Rights Reserved.