Modifier and Type | Method and Description |
---|---|
SpaceWatch |
WatchServiceImpl.watchSpace(com.atlassian.sal.api.user.UserKey userKey,
String spaceKey) |
Modifier and Type | Method and Description |
---|---|
SpaceWatch |
WatchService.watchSpace(com.atlassian.sal.api.user.UserKey userKey,
String spaceKey)
Create a watch to the given
space |
Modifier and Type | Method and Description |
---|---|
SpaceWatch |
UserWatchResource.addSpaceWatch(com.atlassian.sal.api.user.UserKey key,
String username,
String spaceKey)
Create a new watcher for the given user and space key.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.util.concurrent.Promise<SpaceWatch> |
RemoteWatchService.watchSpace(com.atlassian.sal.api.user.UserKey userKey,
String spaceKey)
Create a watch to the given
space |
Modifier and Type | Method and Description |
---|---|
com.atlassian.util.concurrent.Promise<SpaceWatch> |
RemoteWatchServiceImpl.watchSpace(com.atlassian.sal.api.user.UserKey userKey,
String spaceKey) |
Copyright © 2003–2018 Atlassian. All rights reserved.