org.rhq.enterprise.gui.measurement.graphs
Class EventsTimelineUIBean

java.lang.Object
  extended by org.rhq.enterprise.gui.measurement.graphs.EventsTimelineUIBean

public class EventsTimelineUIBean
extends Object


Constructor Summary
EventsTimelineUIBean()
           
 
Method Summary
 org.rhq.core.domain.common.EntityContext getContext()
           
 List<TimelineBean> getData()
           
 boolean getShowLogs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventsTimelineUIBean

public EventsTimelineUIBean()
Method Detail

getData

public List<TimelineBean> getData()

getShowLogs

public boolean getShowLogs()

getContext

public org.rhq.core.domain.common.EntityContext getContext()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.