java.lang.Object | |
↳ | com.atlassian.jira.avatar.UniversalAvatarsServiceImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Provides object deticated to manipilate avatars of given type.
| |||||||||||
Provides object deticated to retireve links (or image date) to avatars of given type.
|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||||
From interface
com.atlassian.jira.avatar.UniversalAvatarsService
|
Provides object deticated to manipilate avatars of given type. Returns null if there is no TypeAvatarService for such type.
Provides object deticated to retireve links (or image date) to avatars of given type. Returns null if there is no AvatarImageResolver for such type.