Class SubscriptionServiceFollowPost

java.lang.Object
org.springframework.extensions.webscripts.AbstractWebScript
org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowPost
All Implemented Interfaces:
org.springframework.extensions.webscripts.WebScript

public class SubscriptionServiceFollowPost extends AbstractSubscriptionServiceWebScript
  • Constructor Details

    • SubscriptionServiceFollowPost

      public SubscriptionServiceFollowPost()
  • Method Details

    • executeImpl

      public org.json.simple.JSONObject executeImpl(String userId, org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.WebScriptResponse res) throws IOException, org.json.simple.parser.ParseException
      Specified by:
      executeImpl in class AbstractSubscriptionServiceWebScript
      Throws:
      IOException
      org.json.simple.parser.ParseException