org.rhq.enterprise.server.rest.reporting
Class ConfigurationHistoryHandler

java.lang.Object
  extended by org.rhq.enterprise.server.rest.AbstractRestBean
      extended by org.rhq.enterprise.server.rest.reporting.ConfigurationHistoryHandler
All Implemented Interfaces:
ConfigurationHistoryLocal

public class ConfigurationHistoryHandler
extends AbstractRestBean
implements ConfigurationHistoryLocal


Field Summary
 
Fields inherited from class org.rhq.enterprise.server.rest.AbstractRestBean
caller
 
Constructor Summary
ConfigurationHistoryHandler()
           
 
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
 

Constructor Detail

ConfigurationHistoryHandler

public ConfigurationHistoryHandler()
Method Detail

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.