| Package | Description | 
|---|---|
| org.apache.sling.servlets.post | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract void | AbstractSlingPostOperation. doRun(SlingHttpServletRequest request,
     HtmlResponse response,
     List<Modification> changes)Deprecated.  | 
| void | SlingPostOperation. run(SlingHttpServletRequest request,
   HtmlResponse response,
   SlingPostProcessor[] processors)Deprecated.  Executes the operation provided by this service implementation. | 
| void | AbstractSlingPostOperation. run(SlingHttpServletRequest request,
   HtmlResponse response,
   SlingPostProcessor[] processors)Deprecated.  Implementation of the
  SlingPostOperation.run(SlingHttpServletRequest, HtmlResponse, SlingPostProcessor[])API method calling thePostOperation.run(SlingHttpServletRequest, PostResponse, SlingPostProcessor[])with a proxy around the Sling APIHtmlResponseprovided. | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.