public class WatchersFinder extends Object
Modifier and Type | Method and Description |
---|---|
WatchersBean |
getWatchers(Issue issue,
ApplicationUser callingUser)
Retrieves a WatchersBean for the given Issue on behalf of a remote user.
|
public WatchersBean getWatchers(Issue issue, ApplicationUser callingUser)
issue
- an issue from which watchers are returned.callingUser
- a userCopyright © 2002-2021 Atlassian. All Rights Reserved.