public class PerformanceFormPrepareAction extends MetricsControlFormPrepareAction
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 |
|---|
PerformanceFormPrepareAction() |
| Modifier and Type | Method and Description |
|---|---|
protected ChartData |
createChartData(org.rhq.core.domain.util.PageList<org.rhq.core.domain.measurement.calltime.CallTimeDataComposite> callTimeDataComposites,
PerformanceForm form,
org.rhq.core.domain.measurement.MeasurementSchedule schedule) |
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 a resource's child metrics form.
|
protected void |
prepareForm(javax.servlet.http.HttpServletRequest request,
PerformanceForm form,
List<org.rhq.core.domain.measurement.MeasurementSchedule> schedules) |
prepareFormaddErrors, 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 MetricsControlFormPrepareActionExceptionprotected void prepareForm(javax.servlet.http.HttpServletRequest request,
PerformanceForm form,
List<org.rhq.core.domain.measurement.MeasurementSchedule> schedules)
throws IllegalArgumentException
IllegalArgumentExceptionprotected ChartData createChartData(org.rhq.core.domain.util.PageList<org.rhq.core.domain.measurement.calltime.CallTimeDataComposite> callTimeDataComposites, PerformanceForm form, org.rhq.core.domain.measurement.MeasurementSchedule schedule)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.