Class CommentAddAction

  • All Implemented Interfaces:
    com.xpn.xwiki.internal.web.LegacyAction
    Direct Known Subclasses:
    CommentSaveAction

    @Component
    @Named("commentadd")
    @Singleton
    public class CommentAddAction
    extends XWikiAction
    Action used to post a comment on a page, adds a comment object to the document and saves it, requires comment right but not edit right.
    Version:
    $Id: d474253782352017315aced32b3cfc06a80ac881 $