Class ForumPostRepliesGet

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.ForumPostRepliesGet
All Implemented Interfaces:
org.springframework.extensions.webscripts.WebScript

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

    • ForumPostRepliesGet

      public ForumPostRepliesGet()
  • Method Details