org.jenkinsci.plugins.badge
Class ImageResolver

java.lang.Object
  extended by org.jenkinsci.plugins.badge.ImageResolver

public class ImageResolver
extends Object


Constructor Summary
ImageResolver()
           
 
Method Summary
 org.jenkinsci.plugins.badge.StatusImage getImage(hudson.model.BallColor color)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageResolver

public ImageResolver()
              throws IOException
Throws:
IOException
Method Detail

getImage

public org.jenkinsci.plugins.badge.StatusImage getImage(hudson.model.BallColor color)


Copyright © 2004-2014. All Rights Reserved.