Class ForumTopicsRecentGet

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

public class ForumTopicsRecentGet extends AbstractDiscussionWebScript
This class is the controller for the discussions topics fetching forum-posts-new.get webscript.
Since:
4.0
Author:
Nick Burch
  • Field Details

  • Constructor Details

    • ForumTopicsRecentGet

      public ForumTopicsRecentGet()
  • Method Details