public interface SpaceLogoManager
Modifier and Type | Method and Description |
---|---|
String |
getLogoDownloadPath(Space space,
com.atlassian.user.User viewingUser)
Returns the download path for the logo of a given space.
|
String getLogoDownloadPath(Space space, com.atlassian.user.User viewingUser)
space
- the space to retrieve the logo fromviewingUser
- the user that is viewing the spaceCopyright © 2003–2015 Atlassian. All rights reserved.