public class CommentingOperationHandler extends java.lang.Object implements PostOperation
PROP_OPERATION_NAME, SERVICE_NAME| Constructor and Description |
|---|
CommentingOperationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(SlingHttpServletRequest request,
PostResponse response,
SlingPostProcessor[] processors)
Executes the operation provided by this service implementation.
|
public void run(SlingHttpServletRequest request, PostResponse response, SlingPostProcessor[] processors)
PostOperationrun in interface PostOperationrequest - The SlingHttpServletRequest object providing
the request input for the operation.response - The HtmlResponse into which the operation
steps should be recorded.processors - The SlingPostProcessor services to be called
after applying the operation. This may be null if
there are none."Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"