Uses of Class
com.atlassian.jira.rest.client.api.domain.Watchers
Packages that use Watchers
-
Uses of Watchers in com.atlassian.jira.rest.client.api
Methods in com.atlassian.jira.rest.client.api that return types with arguments of type WatchersModifier and TypeMethodDescriptionio.atlassian.util.concurrent.Promise<Watchers> IssueRestClient.getWatchers(URI watchersUri) Retrieves complete information (if the caller has permission) about watchers for selected issue.