com.atlassian.stash.user.AvatarService |
![]() |
This interface is deprecated.
Deprecated in 2.1 for removal in 3.0. This interface is being moved into its own package, along with the
other avatar-related objects. Callers should use AvatarService
instead.
Provides URLs from which avatar images can be retrieved.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves a URL referencing an avatar for the provided
person . |
Retrieves a URL referencing an avatar for the provided person
.
null
. If no avatar is available for the
provided person
, the URL of a default avatar is returned.person | the person whose avatar is being requested |
---|---|
request | a request describing the avatar being requested |
person