public class UploadedAvatar extends Object
Constructor and Description |
---|
UploadedAvatar(File imageFile,
String contentType,
int width,
int height) |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
int |
getHeight() |
File |
getImageFile() |
int |
getWidth() |
Copyright © 2002-2021 Atlassian. All Rights Reserved.