| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.atlassian.jira.avatar.Avatar.Type | |
An indicator of the owner type of the avatar. E.g. project, user, group, role etc.
| Enum Values | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Avatar.Type | ISSUETYPE | ||||||||||||||||||||||||||||||||
| Avatar.Type | PROJECT | ||||||||||||||||||||||||||||||||
| Avatar.Type | USER | ||||||||||||||||||||||||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The canonical String representation of the type.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
From interface
java.lang.Comparable
| |||||||||||||||||||||||||||||||||

