com.atlassian.greenhopper.web.rapid.issue
Class IconEntry

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.issue.IconEntry

public class IconEntry
extends RestTemplate

Represents a small icon used for attachment or issue link lists


Constructor Summary
IconEntry()
           
IconEntry(java.lang.String url, java.lang.String alt)
           
 
Method Summary
 
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IconEntry

public IconEntry()

IconEntry

public IconEntry(java.lang.String url,
                 java.lang.String alt)


Copyright © 2007-2013 Atlassian. All Rights Reserved.