Uses of Interface
com.atlassian.confluence.api.service.content.ContentService.Validator
-
Packages that use ContentService.Validator Package Description com.atlassian.confluence.api.impl.service.content com.atlassian.confluence.api.service.content -
-
Uses of ContentService.Validator in com.atlassian.confluence.api.impl.service.content
Classes in com.atlassian.confluence.api.impl.service.content that implement ContentService.Validator Modifier and Type Class Description class
ContentServiceImpl.ValidatorImpl
-
Uses of ContentService.Validator in com.atlassian.confluence.api.service.content
Methods in com.atlassian.confluence.api.service.content that return ContentService.Validator Modifier and Type Method Description ContentService.Validator
ContentService. validator()
Get the validator view of the ContentService.
-