| Modifier and Type | Method and Description |
|---|---|
ContentWatch |
WatchServiceImpl.watchContent(com.atlassian.sal.api.user.UserKey userKey,
ContentId contentId) |
| Modifier and Type | Method and Description |
|---|---|
ContentWatch |
WatchService.watchContent(com.atlassian.sal.api.user.UserKey userKey,
ContentId contentId)
Create a watch to the given
content |
| Modifier and Type | Method and Description |
|---|---|
ContentWatch |
UserWatchResource.addContentWatcher(com.atlassian.sal.api.user.UserKey key,
String username,
ContentId contentId)
Create a new watcher for the given user and content id.
|
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.util.concurrent.Promise<ContentWatch> |
RemoteWatchService.watchContent(com.atlassian.sal.api.user.UserKey userKey,
ContentId contentId)
Create a watch to the given
content |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.util.concurrent.Promise<ContentWatch> |
RemoteWatchServiceImpl.watchContent(com.atlassian.sal.api.user.UserKey userKey,
ContentId contentId) |
Copyright © 2003–2019 Atlassian. All rights reserved.