Uses of Interface
com.atlassian.confluence.api.service.watch.WatchService
Packages that use WatchService
Package
Description
-
Uses of WatchService in com.atlassian.confluence.api.impl.service.watch
Classes in com.atlassian.confluence.api.impl.service.watch that implement WatchService -
Uses of WatchService in com.atlassian.confluence.plugins.restapi.resources
Constructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type WatchServiceModifierConstructorDescriptionContentWatcherResource
(WatchService watchService) SpaceWatcherResource
(WatchService watchService) UserWatchResource
(WatchService watchService, PersonService personService)