public class UrlPerformanceFormPrepareAction extends PerformanceFormPrepareAction
Action that prepares pages containing the performance form.| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
UrlPerformanceFormPrepareAction() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
execute(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Retrieve data needed to display the detail for a url.
|
protected ChartData |
getChartData(Map all,
PerformanceForm form) |
createChartData, prepareFormprepareFormaddErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletpublic org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
execute in class PerformanceFormPrepareActionExceptionprotected ChartData getChartData(Map all, PerformanceForm form)
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.