|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.util.ProfilePicture
@Deprecated public class ProfilePicture
All uses of this class are gone from Confluence, but it's probably best to keep it around a bit longer for safety's sake.
Field Summary | |
---|---|
static Color |
BACKGROUND_LIGHT_GREY
Deprecated. |
static org.apache.log4j.Category |
log
Deprecated. |
static int |
PICTURE_SIZE
Deprecated. |
static String |
PROFILE_PICS_DIR
Deprecated. |
Constructor Summary | |
---|---|
ProfilePicture(InputStream inputStream,
String filename)
Deprecated. |
Method Summary | |
---|---|
File |
create()
Deprecated. Creates the file corresponding to the ProfilePicture. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
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
Constructor Detail |
---|
public ProfilePicture(InputStream inputStream, String filename)
Method Detail |
---|
public File create()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |