org.sonar.plugins.timeline
Class GwtTimelinePage

java.lang.Object
  extended by org.sonar.api.web.GwtPage
      extended by org.sonar.plugins.timeline.GwtTimelinePage
All Implemented Interfaces:
org.sonar.api.Extension, org.sonar.api.ServerComponent, org.sonar.api.ServerExtension, org.sonar.api.web.GwtExtension, org.sonar.api.web.Page, org.sonar.api.web.View

public class GwtTimelinePage
extends org.sonar.api.web.GwtPage


Constructor Summary
GwtTimelinePage()
           
 
Method Summary
 String getGwtId()
           
 String getTitle()
           
 
Methods inherited from class org.sonar.api.web.GwtPage
getId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GwtTimelinePage

public GwtTimelinePage()
Method Detail

getGwtId

public String getGwtId()

getTitle

public String getTitle()


Copyright © 2009-2011 SonarSource. All Rights Reserved.