Uses of Interface
com.atlassian.confluence.api.service.content.ContentPropertyService.Validator

Packages that use ContentPropertyService.Validator
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
 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
 ContentPropertyService.Validator ContentPropertyServiceImpl.validator()
           
 

Constructors in com.atlassian.confluence.plugins.contentproperty with parameters of type ContentPropertyService.Validator
ContentPropertyServiceImpl(CustomContentManager customContentManager, ContentPropertyFactory contentPropertyFactory, com.atlassian.confluence.plugins.contentproperty.StorageContentPropertyManager storageContentPropertyManager, ContentPropertyFinderFactory contentPropertyFinderFactory, ContentPropertyService.Validator validator, ConfluenceIndexer confluenceIndexer)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.