Uses of Interface
com.atlassian.confluence.api.service.content.ContentVersionService.Validator
-
Packages that use ContentVersionService.Validator Package Description com.atlassian.confluence.api.impl.service.content com.atlassian.confluence.api.service.content -
-
Uses of ContentVersionService.Validator in com.atlassian.confluence.api.impl.service.content
Methods in com.atlassian.confluence.api.impl.service.content that return ContentVersionService.Validator Modifier and Type Method Description ContentVersionService.ValidatorContentVersionServiceImpl. validator() -
Uses of ContentVersionService.Validator in com.atlassian.confluence.api.service.content
Methods in com.atlassian.confluence.api.service.content that return ContentVersionService.Validator Modifier and Type Method Description ContentVersionService.ValidatorContentVersionService. validator()return an instance ofContentVersionService.Validator
-