java.lang.Object | |
↳ | com.atlassian.jira.rest.v2.issue.AvatarResource |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Updates the cropping instructions of the temporary avatar.
| |||||||||||
Returns all system avatars of the given type.
| |||||||||||
Creates temporary avatar
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Updates the cropping instructions of the temporary avatar.
type | the avatar type |
---|---|
croppingInstructions | cropping instructions |
Returns all system avatars of the given type.
type | the avatar type |
---|
Creates temporary avatar
type | the avatar type |
---|---|
filename | name of file being uploaded |
size | size of file |
request | servlet request |