public class TemporaryAvatar extends Object
Constructor and Description |
---|
TemporaryAvatar(String contentType,
String temporaryContentType,
String originalFilename,
File file,
Selection selection) |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
File |
getFile() |
InputStream |
getImageData() |
String |
getOriginalFilename() |
Selection |
getSelection() |
String |
getTemporaryContentType() |
public InputStream getImageData() throws FileNotFoundException
FileNotFoundException
public String getContentType()
public String getTemporaryContentType()
public String getOriginalFilename()
public File getFile()
public Selection getSelection()
Copyright © 2002-2021 Atlassian. All Rights Reserved.