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