Package | Description |
---|---|
com.atlassian.confluence.user.actions |
Modifier and Type | Method and Description |
---|---|
static @Nullable TemporaryUploadedPicture |
TemporaryUploadedPicture.getPicture(File sourceFile,
String fileName,
String owningUserName)
Returns an object representing the original and thumbnail image
|
static @Nullable TemporaryUploadedPicture |
TemporaryUploadedPicture.getPicture(InputStream source,
String fileName,
String owningUserName)
Returns an object representing the original and thumbnail image
|
Copyright © 2003–2021 Atlassian. All rights reserved.