Package com.atlassian.confluence.content.apisupport

Interface Summary
ApiSupportProvider Allows api support to be accessed for a given content type.
CommentExtensionsSupport An internal SPI to allow core comments to be extended by Atlassian
ContentTypeApiSupport<T extends ContentConvertible> Interface providing extensible content type support in the api Implementors should extend BaseContentTypeApiSupport
CustomContentApiSupportParams Bean to provide the parameters for the CustomContentApiSupport class this allows us to continue using the constructor injection on the CustomContentTypeApiSupport SPI.
 

Class Summary
BaseContentTypeApiSupport<T extends ContentConvertible> A subclass for extensible content type support in the api
CommentExtensionsSupportModuleDescriptor  
ContentCreator  
ContentTypeApiSupportProvider Provides ContentTypeApiSupports that are either bundled, or registered with OSGi
CustomContentApiSupportParamsImpl  
CustomContentTypeApiSupport  
NullCommentExtensionsSupport A null implementation for comment extension support, no additional extension sproperties are provided or supported
 



Copyright © 2003–2015 Atlassian. All rights reserved.