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: 8484241350f606f0df2e7dc071f5e7086f7c229b $