Uses of Interface
com.atlassian.confluence.api.service.watch.WatchService.Validator
Packages that use WatchService.Validator
Package
Description
This package contains the code which communicates with Confluence via REST API.
-
Uses of WatchService.Validator in com.atlassian.confluence.api.impl.service.watch
Classes in com.atlassian.confluence.api.impl.service.watch that implement WatchService.ValidatorMethods in com.atlassian.confluence.api.impl.service.watch that return WatchService.Validator -
Uses of WatchService.Validator in com.atlassian.confluence.api.service.watch
Methods in com.atlassian.confluence.api.service.watch that return WatchService.ValidatorModifier and TypeMethodDescriptionWatchService.validator()
Get the validator of theWatchService
. -
Uses of WatchService.Validator in com.atlassian.confluence.rest.client
Methods in com.atlassian.confluence.rest.client that return WatchService.ValidatorModifier and TypeMethodDescriptionRemoteWatchService.validator()
Get the validator of theWatchService
. -
Uses of WatchService.Validator in com.atlassian.confluence.rest.client.impl
Methods in com.atlassian.confluence.rest.client.impl that return WatchService.Validator