Package com.atlassian.jira.avatar

Interface Summary
Avatar Represents an icon for a project or some other entity in JIRA.
AvatarManager Manager interface for Avatar domain objects.
AvatarStore Persistent storage mechanism for AvatarImpl.
 

Class Summary
AvatarImpl Immutable implementation.
AvatarManagerImpl Manager for Avatars.
AvatarSize A container for constants for a specific sized avatar.
ImageScaler Helper class for managing image scaling for Avatars.
OfbizAvatarStore Main Store implementation for Avatars.
Selection Represents an absolute subrectangle of an image.
TemporaryAvatar Simple immutable bean for holding uploaded but not yet scaled or cropped image files to be used as Avatars.
 

Enum Summary
Avatar.Type An indicator of the owner type of the avatar.
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.