Uses of Interface
com.atlassian.confluence.content.apisupport.CommentExtensionsSupport
- 
Packages that use CommentExtensionsSupport Package Description com.atlassian.confluence.content.apisupport com.atlassian.confluence.it.api.test.plugin.apiavailable  - 
- 
Uses of CommentExtensionsSupport in com.atlassian.confluence.content.apisupport
Classes in com.atlassian.confluence.content.apisupport that implement CommentExtensionsSupport Modifier and Type Class Description classNullCommentExtensionsSupportA null implementation for comment extension support, no additional extension sproperties are provided or supportedFields in com.atlassian.confluence.content.apisupport declared as CommentExtensionsSupport Modifier and Type Field Description static CommentExtensionsSupportCommentExtensionsSupport. NULL_OBJECTMethods in com.atlassian.confluence.content.apisupport that return CommentExtensionsSupport Modifier and Type Method Description CommentExtensionsSupportCommentExtensionsSupportModuleDescriptor. getModule() - 
Uses of CommentExtensionsSupport in com.atlassian.confluence.it.api.test.plugin.apiavailable
Classes in com.atlassian.confluence.it.api.test.plugin.apiavailable that implement CommentExtensionsSupport Modifier and Type Class Description classDummyCommentExtensionSupportUsed by the ContentConvertibleRestAcceptanceTest 
 -