Class ForumPostRepliesPost

java.lang.Object
org.springframework.extensions.webscripts.AbstractWebScript
org.springframework.extensions.webscripts.DeclarativeWebScript
org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
org.alfresco.repo.web.scripts.discussion.ForumPostRepliesPost
All Implemented Interfaces:
org.springframework.extensions.webscripts.WebScript

public class ForumPostRepliesPost extends AbstractDiscussionWebScript
This class is the controller for the discussions page creating forum-post-replies.post webscript.
Since:
4.0
Author:
Nick Burch
  • Constructor Details

    • ForumPostRepliesPost

      public ForumPostRepliesPost()
  • Method Details