|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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 java.awt.Color |
BACKGROUND_LIGHT_GREY
Deprecated. |
static org.apache.log4j.Category |
log
Deprecated. |
static int |
PICTURE_SIZE
Deprecated. |
static java.lang.String |
PROFILE_PICS_DIR
Deprecated. |
| Constructor Summary | |
|---|---|
ProfilePicture(java.io.InputStream inputStream,
java.lang.String filename)
Deprecated. |
|
| Method Summary | |
|---|---|
java.io.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 java.lang.String PROFILE_PICS_DIR
public static final java.awt.Color BACKGROUND_LIGHT_GREY
public static final int PICTURE_SIZE
| Constructor Detail |
|---|
public ProfilePicture(java.io.InputStream inputStream,
java.lang.String filename)
| Method Detail |
|---|
public java.io.File create()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||