public class IssueWatcherAddedEvent extends AbstractEvent
params, time| Constructor and Description |
|---|
IssueWatcherAddedEvent(Issue issue,
ApplicationUser user) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationUser |
getApplicationUser() |
Issue |
getIssue() |
ApplicationUser |
getUser()
Deprecated.
Use
getApplicationUser() instead. Since v6.0. |
equals, getParams, getTime, hashCodepublic IssueWatcherAddedEvent(Issue issue, ApplicationUser user)
public Issue getIssue()
public ApplicationUser getUser()
getApplicationUser() instead. Since v6.0.public ApplicationUser getApplicationUser()
Copyright © 2002-2019 Atlassian. All Rights Reserved.