Uses of Interface
com.atlassian.confluence.api.service.content.ContentPropertyService.Validator
-
Packages that use ContentPropertyService.Validator Package Description com.atlassian.confluence.api.service.content com.atlassian.confluence.plugins.contentproperty -
-
Uses of ContentPropertyService.Validator in com.atlassian.confluence.api.service.content
Methods in com.atlassian.confluence.api.service.content that return ContentPropertyService.Validator Modifier and Type Method Description ContentPropertyService.Validator
ContentPropertyService. validator()
-
Uses of ContentPropertyService.Validator in com.atlassian.confluence.plugins.contentproperty
Methods in com.atlassian.confluence.plugins.contentproperty that return ContentPropertyService.Validator Modifier and Type Method Description ContentPropertyService.Validator
ContentPropertyServiceImpl. validator()
Constructors in com.atlassian.confluence.plugins.contentproperty with parameters of type ContentPropertyService.Validator Constructor Description ContentPropertyServiceImpl(CustomContentManager customContentManager, JsonPropertyFactory jsonPropertyFactory, StorageJsonPropertyManager storageContentPropertyManager, ContentPropertyFinderFactory contentPropertyFinderFactory, ContentPropertyService.Validator validator, ConfluenceIndexer confluenceIndexer)
-