public class

WatchersFinder

extends Object
java.lang.Object
   ↳ com.atlassian.jira.rest.v2.issue.watcher.WatchersFinder

Class Overview

Component for finding watchers in the REST plugin.

Summary

Public Methods
WatchersBean getWatchers(Issue issue, ApplicationUser callingUser)
Retrieves a WatchersBean for the given Issue on behalf of a remote user.
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public WatchersBean getWatchers (Issue issue, ApplicationUser callingUser)

Retrieves a WatchersBean for the given Issue on behalf of a remote user.

Parameters
issue an issue from which watchers are returned.
callingUser a user
Returns
  • a WatchersBean