java.lang.Object | ||
↳ | com.atlassian.jira.notification.type.AbstractNotificationType | |
↳ | com.atlassian.jira.notification.type.CurrentAssignee |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Designed to be overrriden for testing.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||
![]() | |||||||||||||||||||||||
![]()
|
Designed to be overrriden for testing. Gets the previous assignee by looking in change history. TODO this could be improved by carrying the changes themselves in the IssueEvent instead of a change group GV and hence a DB interaction is required
event | the issue event in play |
---|