Class CommentSaveAction

  • All Implemented Interfaces:
    com.xpn.xwiki.internal.web.LegacyAction

    @Component
    @Named("commentsave")
    @Singleton
    public class CommentSaveAction
    extends CommentAddAction
    Action used to edit+save an existing comment in a page, saves the comment object in the document, requires comment right but not edit right.
    Since:
    8.4RC1
    Version:
    $Id: c8f2bd612fa219e3463e06ed4e68e1f918d15033 $