public class RecentAlertHandler extends AbstractRestBean implements RecentAlertLocal
AbstractRestBean.CacheKeycache, caller, resMgr, resourceGroupManager, wrappedCollectionJson, wrappedCollectionJsonType| Constructor and Description |
|---|
RecentAlertHandler() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.StreamingOutput |
recentAlerts(String alertPriority,
Long startTime,
Long endTime,
javax.servlet.http.HttpServletRequest request) |
javax.ws.rs.core.StreamingOutput |
recentAlertsInternal(String alertPriority,
Long startTime,
Long endTime,
javax.servlet.http.HttpServletRequest request,
org.rhq.core.domain.auth.Subject user) |
createPagingHeader, createUILink, fetchGroup, fetchResource, fillGroup, fillRWT, getFromCache, getFromCache, getLinkToGroup, getLinkToResource, getLinkToResourceType, getMetricScheduleInternal, paginate, putToCache, putToCache, removeFromCache, renderTemplate, setCachingHeader, start, withMediaType, wrapForPagingpublic javax.ws.rs.core.StreamingOutput recentAlertsInternal(String alertPriority, Long startTime, Long endTime, javax.servlet.http.HttpServletRequest request, org.rhq.core.domain.auth.Subject user)
recentAlertsInternal in interface RecentAlertLocalpublic javax.ws.rs.core.StreamingOutput recentAlerts(String alertPriority, Long startTime, Long endTime, javax.servlet.http.HttpServletRequest request)
recentAlerts in interface RecentAlertLocalCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.