org.sonar.plugins.timeline
Class TimelinePlugin

java.lang.Object
  extended by org.sonar.api.SonarPlugin
      extended by org.sonar.plugins.timeline.TimelinePlugin
All Implemented Interfaces:
org.sonar.api.Plugin

public class TimelinePlugin
extends org.sonar.api.SonarPlugin


Constructor Summary
TimelinePlugin()
           
 
Method Summary
 List getExtensions()
           
 
Methods inherited from class org.sonar.api.SonarPlugin
getDescription, getKey, getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TimelinePlugin

public TimelinePlugin()
Method Detail

getExtensions

public List getExtensions()


Copyright © 2009-2014 SonarSource. All Rights Reserved.