@Service @Properties(value=@Property(name="sling.post.operation",value="test:OldStylePostOperationExample")) public class OldStylePostOperationExample extends Object implements org.apache.sling.servlets.post.SlingPostOperation
Constructor and Description |
---|
OldStylePostOperationExample() |
Modifier and Type | Method and Description |
---|---|
void |
run(org.apache.sling.api.SlingHttpServletRequest request,
org.apache.sling.api.servlets.HtmlResponse response,
org.apache.sling.servlets.post.SlingPostProcessor[] processors) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.