|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| org.sonar.api.web.AbstractDashboardWidget
override org.sonar.api.web.AbstractRubyTemplate and implement org.sonar.api.web.RubyRailsWidget |
|
| org.sonar.api.batch.AbstractDirectoriesDecorator
since 2.2, the number of directories is automatically calculated by sonar core (see metric formula) |
|
| org.sonar.api.batch.AbstractFileComplexityDecorator
a formula has been implemented on the metric, so no need to have decorator anymore |
|
| org.sonar.api.batch.AbstractFilesDecorator
since 2.2, the number of files is automatically calculated by sonar core (see metric formula) |
|
| org.sonar.api.batch.AbstractFunctionComplexityDecorator
a formula has been implemented on the metric, so no need to have decorator anymore |
|
| org.sonar.api.batch.AbstractFunctionComplexityDistributionDecorator
a formula has been implemented on the metric, so no need to have decorator anymore |
|
| org.sonar.api.web.gwt.client.AbstractPage
since 2.0, use the lib sonar-gwt-api |
|
| org.sonar.api.Plugins
|
|
| org.sonar.api.utils.ServerHttpClient
use org.sonar.api.plaform.Server instead |
|
| Deprecated Enums | |
|---|---|
| org.sonar.api.web.Section
add annotation org.sonar.api.web.NavigationSection to View extensions |
|
| Deprecated Methods | |
|---|---|
| org.sonar.api.utils.KeyValueFormat.format(Bag)
use Multiset from google collections instead of commons-collections bags |
|
| org.sonar.api.utils.KeyValueFormat.format(Bag, int)
use Multiset from google collections instead of commons-collections bags |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||