| Package | Description |
|---|---|
| org.sonar.api | |
| org.sonar.api.task | |
| org.sonar.api.web |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchExtension
Deprecated.
since 5.2 replaced by
BatchSide and ExtensionPoint annotations |
interface |
ServerExtension
Deprecated.
since 5.2 replaced by
ServerSide and ExtensionPoint annotations |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionProvider
Factory of extensions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Task
Deprecated.
since 5.1 all tasks (devcockpit, views) will be moved to server side
|
interface |
TaskExtension
Deprecated.
since 5.1 all tasks (devcockpit, views) will be moved to server side
|
| Modifier and Type | Class and Description |
|---|---|
class |
TaskDefinition
Deprecated.
since 5.1 all tasks (devcockpit, views) will be moved to server side
|
| Modifier and Type | Class and Description |
|---|---|
class |
CodeColorizerFormat
Deprecated.
since 4.5.2 use
Highlightable |
Copyright © 2009–2015 SonarSource. All rights reserved.