Uses of Class
com.xpn.xwiki.web.CommentAddAction
-
Packages that use CommentAddAction Package Description com.xpn.xwiki.web -
-
Uses of CommentAddAction in com.xpn.xwiki.web
Subclasses of CommentAddAction in com.xpn.xwiki.web Modifier and Type Class Description class
CommentSaveAction
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.
-