クラス
hudson.plugins.persona.simple.Image の使用

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

hudson.plugins.persona.random での Image の使用
 

Image を返す hudson.plugins.persona.random のメソッド
 Image RandomPersona.getDefaultImage()
          
 Image RandomPersona.getImage(hudson.model.AbstractBuild<?,?> build)
          Determines the icon and the background to render.
 

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

Image を返す hudson.plugins.persona.simple のメソッド
abstract  Image SimplePersona.getDefaultImage()
           
abstract  Image AbstractQuoteImpl.getImage()
           
 Image QuoteImpl.getImage()
           
 Image ProjectQuoteImpl.getImage()
           
abstract  Image SimplePersona.getImage(hudson.model.AbstractBuild<?,?> build)
          Determines the icon and the background to render.
 

hudson.plugins.persona.xml での Image の使用
 

Image を返す hudson.plugins.persona.xml のメソッド
 Image XmlBasedPersona.getDefaultImage()
           
 Image XmlBasedPersona.getImage(hudson.model.AbstractBuild<?,?> build)
           
 



Copyright © 2004-2012. All Rights Reserved.