Package com.atlassian.jira.avatar
package com.atlassian.jira.avatar
-
ClassDescriptionRepresents an icon for a project or some other entity in JIRA.The standard sizes for avatars.Deprecated.Static utility methods used for creating avatar filenames.Provides FileStore for Avatars.Used to request a specific format of an avatar image.Builder used for building
PngAvatarFormatPolicy
.Provides avatar image data for given size.Deprecated.Avatar URLs returned by AvatarService are URI References, removing the need for absolute/relative schismImmutable implementation.Manager interface forAvatar
domain objects.Deprecated.in JIRA 6.0 -- useAvatar.Size
.Manager for Avatars.Collects and prints stats related to anAvatarManager
.Represents subset ofAvatarManagerStats
data, that is sent to analytics.A helper interface for uploading and creating custom avatarsThis exception indicates that an operation has failed because avatars are disabled.Service for manipulatingAvatars
.Renders avatars for an arbitrary user.Implementation of the AvatarService.Persistent storage mechanism forAvatarImpl
.Saves an image as a png with metadata signifying this image is a JIRA Avatar (used by the email handler to decide whether or not to attach an image)Saves an image as a png with metadata signifying this image is a JIRA Avatar (used by the email handler to decide whether or not to attach an image)Helper class for building avatar URL maps.Avatar store which converts legacy avatar files to the new tagged format during retrievalCropps image from given stream and provides object that can write result of cropping as avatar in many sizes.Gravatar settings for this JIRA.Gravatar settings.Helper class for managing image scaling for Avatars.AAvatarFileStoreProvider
that doesn't perform any operations.This exception indicates that an operation has failed due to lack of permissions.Represents a user or project avatar within our "network" of federated JIRA servers.Represents an absolute subrectangle of an image.Provides lists of system and custom avatars.Simple immutable bean for holding uploaded but not yet scaled or cropped image files to be used as Avatars.Emmanation of existing implicit link between REST plugin and core.Interface to retrieve and create avatars of some type respecting the current JIRA permissions setup.Service to manipulate avatars of different types.Exception which specifies the file store in use for avatars does not support the current operation
IconType
in place of this.