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.Validator
ContentVersionServiceImpl. 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.Validator
ContentVersionService. validator()
return an instance ofContentVersionService.Validator
-