com.atlassian.confluence.user.actions
Class ProfilePictureInfo
java.lang.Object
com.atlassian.confluence.user.actions.ProfilePictureInfo
public class ProfilePictureInfo
- extends Object
This class handles the difference between an avatar which is a standard icon and one which is an attachment.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfilePictureInfo
public ProfilePictureInfo(String downloadPath)
ProfilePictureInfo
public ProfilePictureInfo(Attachment attachment)
getFileName
public String getFileName()
getDownloadPath
public String getDownloadPath()