Class ForumPostPut

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

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

    • ForumPostPut

      public ForumPostPut()
  • Method Details