-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.3
-
Component/s: Annotations, Comments
-
Epic Link:
-
Tags:
-
Sprint:nxcore 10.3.5
-
Story Points:5
Once NXP-24746 is done, we need to change our ARender customisation in order to leverage Comment feature.
Everything in ARender is an ARender annotation. We still want to create real ARender annotations as Nuxeo ones, but convert ARender annotations to Nuxeo comments when ARender annotation is in fact a comment.
To get back Nuxeo annotations + comments and then convert all of them to ARender annotations, we can leverage NXQL query API. As of NXP-24725, Annotation extends Comment, we can retrieve easily both documents in same search.
- depends on
-
JAVACLIENT-161 Add web adapter capability
- Resolved
-
JAVACLIENT-165 Add comment adapter
- Resolved
-
NXP-24725 Annotation type should extend Comment type
- Resolved
-
NXP-24746 Implement a REST api for CommentService
- Resolved