public class SiteLogo extends Object
Constructor and Description |
---|
SiteLogo(String url) |
SiteLogo(String url,
InputStream content) |
Modifier and Type | Method and Description |
---|---|
static SiteLogo |
createFromAttachment(Attachment attachment) |
InputStream |
getContent() |
String |
getDownloadPath() |
public SiteLogo(String url)
public SiteLogo(String url, InputStream content)
public String getDownloadPath()
public InputStream getContent()
public static SiteLogo createFromAttachment(Attachment attachment)
Copyright © 2003–2015 Atlassian. All rights reserved.