@Deprecated public class ProfilePicture extends Object
Modifier and Type | Field and Description |
---|---|
static Color |
BACKGROUND_LIGHT_GREY
Deprecated.
|
static org.apache.log4j.Category |
log
Deprecated.
Since 5.5, use private logger
|
static int |
PICTURE_SIZE
Deprecated.
|
static String |
PROFILE_PICS_DIR
Deprecated.
|
Constructor and Description |
---|
ProfilePicture(InputStream inputStream,
String filename)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
File |
create()
Deprecated.
Creates the file corresponding to the ProfilePicture.
|
@Deprecated public static final org.apache.log4j.Category log
public static final String PROFILE_PICS_DIR
public static final Color BACKGROUND_LIGHT_GREY
public static final int PICTURE_SIZE
public ProfilePicture(InputStream inputStream, String filename)
public File create()
Copyright © 2003–2017 Atlassian. All rights reserved.