Class CommentService

  • All Implemented Interfaces:
    AdapterResource, Resource, Adaptable

    @Deprecated
    public class CommentService
    extends DefaultAdapter
    Deprecated.
    since 10.3, use org.nuxeo.ecm.restapi.server.jaxrs.comment.CommentAdapter instead.
    Comment Service - manages document comments.

    Accepts the following methods:

    • POST - create a new comment
    Author:
    Bogdan Stefanescu, Sun Seng David TAN, rux allow extending the service for the possible customizations. Some atomic actions are provided with default implementation but allowed for overwriting.