Class SubscriptionServicePrivateListGet

java.lang.Object
org.springframework.extensions.webscripts.AbstractWebScript
org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
org.alfresco.repo.web.scripts.subscriptions.SubscriptionServicePrivateListGet
All Implemented Interfaces:
org.springframework.extensions.webscripts.WebScript
Direct Known Subclasses:
SubscriptionServicePrivateListPut

public class SubscriptionServicePrivateListGet extends AbstractSubscriptionServiceWebScript
  • Constructor Details

    • SubscriptionServicePrivateListGet

      public SubscriptionServicePrivateListGet()
  • 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