com.atlassian.jira.lookandfeel.image
Class URLImageDescriptor
java.lang.Object
com.atlassian.jira.lookandfeel.image.ImageDescriptor
com.atlassian.jira.lookandfeel.image.URLImageDescriptor
public class URLImageDescriptor
- extends ImageDescriptor
This represents an image that is uploaded from a provided URL
- Since:
- v4.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLImageDescriptor
public URLImageDescriptor(String serverPath,
String filename,
I18nHelper i18nHelper)
throws IOException
- Throws:
IOException
getImageDescriptorType
public String getImageDescriptorType()
- Specified by:
getImageDescriptorType
in class ImageDescriptor
Copyright © 2002-2011 Atlassian. All Rights Reserved.