Uses of Interface
com.atlassian.confluence.api.service.content.SpaceService.Validator
-
Packages that use SpaceService.Validator Package Description com.atlassian.confluence.api.impl.service.content com.atlassian.confluence.api.service.content com.atlassian.confluence.rest.client This package contains the code which communicates with Confluence via REST API. -
-
Uses of SpaceService.Validator in com.atlassian.confluence.api.impl.service.content
Classes in com.atlassian.confluence.api.impl.service.content that implement SpaceService.Validator Modifier and Type Class Description classSpaceServiceImpl.ValidatorImpl -
Uses of SpaceService.Validator in com.atlassian.confluence.api.service.content
Methods in com.atlassian.confluence.api.service.content that return SpaceService.Validator Modifier and Type Method Description SpaceService.ValidatorSpaceService. validator()Get the validator view of the Space Service. -
Uses of SpaceService.Validator in com.atlassian.confluence.rest.client
Methods in com.atlassian.confluence.rest.client that return SpaceService.Validator Modifier and Type Method Description SpaceService.ValidatorRemoteSpaceService. validator()Get the validator view of the Space Service.SpaceService.ValidatorRemoteSpaceServiceImpl. validator()
-