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