java.lang.Object | ||
↳ | com.atlassian.jira.issue.MockIssueConstant | |
↳ | com.atlassian.jira.issue.issuetype.MockIssueType |
[Expand]
Inherited Fields | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructs a non subtask IssueType with the given id and name.
| |||||||||||
Constructs a non subtask IssueType with the given id and name.
| |||||||||||
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get avatar assigned to this IssueType.
| |||||||||||
Constructs a non subtask IssueType with the given id and name.
id | the id. |
---|---|
name | the name. |
Constructs a non subtask IssueType with the given id and name.
id | the id. |
---|---|
name | the name. |
Get avatar assigned to this IssueType. Link to avatar will be automatically assigned to property iconUrl.
When all issue constants will have avatars it should be moved into IssueConstant.