@ProviderType public interface TestandtargetCommand
com.day.cq.analytics.testandtarget.impl.servlets.CommandServlet.| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The command's action name.
|
HtmlResponse |
performCommand(SlingHttpServletRequest request,
SlingHttpServletResponse response)
Executes the actual command.
|
String getName()
HtmlResponse performCommand(SlingHttpServletRequest request, SlingHttpServletResponse response) throws ServletException, IOException
request - The request objectresponse - The response objectServletException - ServletExceptionIOException - IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved