Uses of Interface
com.atlassian.confluence.api.service.watch.WatchService.Validator
-
Packages that use WatchService.Validator Package Description com.atlassian.confluence.api.impl.service.watch com.atlassian.confluence.api.service.watch com.atlassian.confluence.rest.client This package contains the code which communicates with Confluence via REST API.com.atlassian.confluence.rest.client.impl -
-
Uses of WatchService.Validator in com.atlassian.confluence.api.impl.service.watch
Classes in com.atlassian.confluence.api.impl.service.watch that implement WatchService.Validator Modifier and Type Class Description classWatchServiceImpl.ValidatorImplDeprecated.since 7.9Methods in com.atlassian.confluence.api.impl.service.watch that return WatchService.Validator Modifier and Type Method Description WatchService.ValidatorWatchServiceImpl. validator()Deprecated.since 7.9 -
Uses of WatchService.Validator in com.atlassian.confluence.api.service.watch
Methods in com.atlassian.confluence.api.service.watch that return WatchService.Validator Modifier and Type Method Description WatchService.ValidatorWatchService. validator()Deprecated.since 7.9 -
Uses of WatchService.Validator in com.atlassian.confluence.rest.client
Methods in com.atlassian.confluence.rest.client that return WatchService.Validator Modifier and Type Method Description WatchService.ValidatorRemoteWatchService. 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 Modifier and Type Method Description WatchService.ValidatorRemoteWatchServiceImpl. validator()
-