java.lang.Object | |
↳ | com.atlassian.jira.rest.v2.issue.AvatarBeanFactory |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates an AvatarBean from Avatar domain object
| |||||||||||
Create a list of AvatarBeans given the passed List of Avatar domain objects.
| |||||||||||
Gets cropping instructions for temporary avatar
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Creates an AvatarBean from Avatar domain object
avatar | - domain object |
---|
Create a list of AvatarBeans given the passed List of Avatar domain objects.
Gets cropping instructions for temporary avatar
temporaryAvatarBean | temporary avatar representation |
---|