Uses of Class
hudson.plugins.persona.simple.Image

Packages that use Image
hudson.plugins.persona.simple Simple partial implementation of the persona modeled after Chuck Norris. 
hudson.plugins.persona.xml   
 

Uses of Image in hudson.plugins.persona.simple
 

Methods in hudson.plugins.persona.simple that return Image
abstract  Image SimplePersona.getDefaultImage()
           
 Image QuoteImpl.getImage()
           
 Image ProjectQuoteImpl.getImage()
           
abstract  Image AbstractQuoteImpl.getImage()
           
abstract  Image SimplePersona.getImage(hudson.model.AbstractBuild<?,?> build)
          Determines the icon and the background to render.
 

Uses of Image in hudson.plugins.persona.xml
 

Methods in hudson.plugins.persona.xml that return Image
 Image XmlBasedPersona.getDefaultImage()
           
 Image XmlBasedPersona.getImage(hudson.model.AbstractBuild<?,?> build)
           
 



Copyright © 2004-2011. All Rights Reserved.