org.rhq.enterprise.server.rest.reporting
Class ConfigurationHistoryHandler
java.lang.Object
org.rhq.enterprise.server.rest.AbstractRestBean
org.rhq.enterprise.server.rest.reporting.ConfigurationHistoryHandler
- All Implemented Interfaces:
- ConfigurationHistoryLocal
public class ConfigurationHistoryHandler
- extends AbstractRestBean
- implements ConfigurationHistoryLocal
|
Method Summary |
javax.ws.rs.core.StreamingOutput |
configurationHistory(javax.servlet.http.HttpServletRequest request)
|
| Methods inherited from class org.rhq.enterprise.server.rest.AbstractRestBean |
fetchGroup, fetchResource, fillRWT, getFqn, getFromCache, getFromCache, getResourceFromCache, getResourcesFromCacheByParentId, putResourceToCache, putToCache, putToCache, removeFromCache, renderTemplate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationHistoryHandler
public ConfigurationHistoryHandler()
configurationHistory
public javax.ws.rs.core.StreamingOutput configurationHistory(javax.servlet.http.HttpServletRequest request)
- Specified by:
configurationHistory in interface ConfigurationHistoryLocal
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.