|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Interfaces | |
|---|---|
| org.sonar.api.web.DashboardWidget
use org.sonar.api.web.RubyRailsWidget, better because of optional conditions (see annotations in org.sonar.api.web.views package) |
|
| org.sonar.api.web.Page
replaced by org.sonar.api.web.GwtPage, better because of optional conditions (see annotations in org.sonar.api.web package) |
|
| Deprecated Classes | |
|---|---|
| org.sonar.api.web.AbstractDashboardWidget
override org.sonar.api.web.AbstractRubyTemplate and implement org.sonar.api.web.RubyRailsWidget |
|
| 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 |
|
| org.sonar.api.resources.Project.getArtifactId()
since 1.12. Avoid coupling with Maven concepts. |
|
| org.sonar.api.resources.Project.getGroupId()
since 1.12. Avoid coupling with Maven concepts. |
|
| org.sonar.api.resources.ResourceUtils.isDirectory(Resource)
|
|
| org.sonar.api.resources.ResourceUtils.isFile(Resource)
|
|
| org.sonar.api.resources.ResourceUtils.isProject(Resource)
|
|
| org.sonar.api.resources.Project.isSonarLightMode()
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||