com.atlassian.confluence.plugins.avatar
Class AvatarConstants

java.lang.Object
  extended by com.atlassian.confluence.plugins.avatar.AvatarConstants

public final class AvatarConstants
extends Object


Field Summary
static int STORED_AVATAR_SQUARE_WIDTH
          The square width of the avatar we store.
 
Constructor Summary
AvatarConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STORED_AVATAR_SQUARE_WIDTH

public static final int STORED_AVATAR_SQUARE_WIDTH
The square width of the avatar we store.

See Also:
Constant Field Values
Constructor Detail

AvatarConstants

public AvatarConstants()


Copyright © 2003-2013 Atlassian. All Rights Reserved.