|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemporaryUploadedPicture | |
|---|---|
| com.atlassian.confluence.user.actions | |
| Uses of TemporaryUploadedPicture in com.atlassian.confluence.user.actions |
|---|
| Methods in com.atlassian.confluence.user.actions that return TemporaryUploadedPicture | |
|---|---|
static TemporaryUploadedPicture |
TemporaryUploadedPicture.getPicture(java.io.File sourceFile,
java.lang.String fileName,
java.lang.String owningUserName)
Returns an object representing the original and thumbnail image |
static TemporaryUploadedPicture |
TemporaryUploadedPicture.getPicture(java.io.InputStream source,
java.lang.String fileName,
java.lang.String owningUserName)
Returns an object representing the original and thumbnail image |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||