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 class
SpaceServiceImpl.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.Validator
SpaceService. 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.Validator
RemoteSpaceService. validator()
Get the validator view of the Space Service.SpaceService.Validator
RemoteSpaceServiceImpl. validator()
-