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: a9c0af57e9e550bab222287a11a1eaca61b2a2c9 $