-
Suggestion
-
Resolution: Answered
-
None
-
None
-
None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
The inline comments plugin shipped with Confluence 5.7 appears to have some service interfaces that would be useful to plugins:
- com.atlassian.confluence.plugins.inlinecomments.service.InlineCommentService
- com.atlassian.confluence.plugins.inlinecomments.service.ReplyCommentService
But these are not exposed as OSGI public services.
If these classes are intended to form part of a plugin API this issue is to make them public and export the required packages at the OSGI level. If these interfaces are intended to be internal this issue is about making a proper java api for this bundled plugin.
- relates to
-
CONFCLOUD-36645 Inline comments java API
- Closed