Uses of Class
com.atlassian.confluence.user.actions.TemporaryUploadedPicture
Packages that use TemporaryUploadedPicture
-
Uses of TemporaryUploadedPicture in com.atlassian.confluence.user.actions
Methods in com.atlassian.confluence.user.actions that return TemporaryUploadedPictureModifier and TypeMethodDescriptionstatic @Nullable TemporaryUploadedPictureTemporaryUploadedPicture.getPicture(File sourceFile, String fileName, String owningUserName) Returns an object representing the original and thumbnail imagestatic @Nullable TemporaryUploadedPictureTemporaryUploadedPicture.getPicture(InputStream source, String fileName, String owningUserName) Returns an object representing the original and thumbnail image