Uses of Interface
com.atlassian.confluence.api.service.watch.WatchService
-
Packages that use WatchService Package Description com.atlassian.confluence.api.impl.service.watch com.atlassian.confluence.plugins.restapi.resources -
-
Uses of WatchService in com.atlassian.confluence.api.impl.service.watch
Classes in com.atlassian.confluence.api.impl.service.watch that implement WatchService Modifier and Type Class Description class
WatchServiceImpl
-
Uses of WatchService in com.atlassian.confluence.plugins.restapi.resources
Constructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type WatchService Constructor Description UserWatchResource(WatchService watchService, PersonService personService)
-