public class ShowJourneyCallAction extends BaseMoskitoUIAction
ATTR_IS_NAV_MENU_COLLAPSED, AVAILABLE_UNITS_LIST, BEAN_AUTORELOAD, BEAN_INTERVAL, BEAN_SORT_TYPE_PREFIX, BEAN_SORT_TYPE_SINGLE_PRODUCER_PREFIX, BEAN_UNIT, CUMULATED_STAT_NAME_VALUE, DEFAULT_FORWARD, DEFAULT_INTERVAL, DEFAULT_TITLE, DEFAULT_UNIT, DEFAULT_UNIT_BEAN, PARAM_CATEGORY, PARAM_DECORATOR, PARAM_FILTER_ZERO, PARAM_FILTERING, PARAM_FORWARD, PARAM_ID, PARAM_INTERVAL, PARAM_PRODUCER_ID, PARAM_RELOAD_INTERVAL, PARAM_SORT_BY, PARAM_SORT_ORDER, PARAM_SUBSYSTEM, PARAM_UNIT, PARAM_VALUE_FILTER_OFF, WHITESPACES| Constructor and Description |
|---|
ShowJourneyCallAction() |
| Modifier and Type | Method and Description |
|---|---|
net.anotheria.maf.action.ActionCommand |
execute(net.anotheria.maf.action.ActionMapping mapping,
net.anotheria.maf.bean.FormBean formBean,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
protected java.util.Map<java.lang.String,GraphDataBean> |
fillGraphDataMap(java.util.Map<java.lang.String,GraphDataBean> graphData,
AnalyzedProducerCallsMapAO analyzedProducerCallsMap)
Converts values from
AnalyzedProducerCallsMapAO to GraphDataBeans. |
protected NaviItem |
getCurrentNaviItem()
Returns the highlighted navigation item.
|
protected java.lang.String |
getLinkToCurrentPage(javax.servlet.http.HttpServletRequest req)
Returns the link to the current page.
|
protected java.lang.String |
getPageName() |
protected java.lang.String |
getSubTitle() |
addAlert, addInfoMessage, exportSupported, getAccumulatorAPI, getAdditionalFunctionalityAPI, getCurrentInterval, getCurrentInterval, getCurrentSubNaviItem, getCurrentUnit, getCurrentUnit, getDashboardAPI, getDecoratorRegistry, getForward, getGaugeAPI, getInfoMessage, getJourneyAPI, getLoadFactorsAPI, getNowRunningAPI, getProducerAPI, getProducerId, getProducerIdParameter, getSubsystem, getTagAPI, getThresholdAPI, getTracerAPI, postProcess, prepareBasics, preProcess, rebuildQueryStringWithoutParameter, setInfoMessageprotected java.lang.String getLinkToCurrentPage(javax.servlet.http.HttpServletRequest req)
BaseMoskitoUIActionpublic net.anotheria.maf.action.ActionCommand execute(net.anotheria.maf.action.ActionMapping mapping,
net.anotheria.maf.bean.FormBean formBean,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws net.anotheria.anoplass.api.APIException
net.anotheria.anoplass.api.APIExceptionprotected java.lang.String getPageName()
getPageName in class BaseMoskitoUIActionprotected NaviItem getCurrentNaviItem()
BaseMoskitoUIActiongetCurrentNaviItem in class BaseMoskitoUIActionprotected java.lang.String getSubTitle()
getSubTitle in class BaseMoskitoUIActionprotected java.util.Map<java.lang.String,GraphDataBean> fillGraphDataMap(java.util.Map<java.lang.String,GraphDataBean> graphData, AnalyzedProducerCallsMapAO analyzedProducerCallsMap)
AnalyzedProducerCallsMapAO to GraphDataBeans.graphData - Map containing graph dataanalyzedProducerCallsMap - AnalyzedProducerCallsMapAOCopyright © 2010-2020 anotheria.net. All Rights Reserved.