| Package | Description |
|---|---|
| org.sonar.api.batch.bootstrap | |
| org.sonar.api.resources | |
| org.sonar.api.task |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProjectBootstrapper
This extension point initializes the project structure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceTypeTree |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Task
Implement this interface to provide the behavior of a task.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TaskDefinition
Register and describe a
TaskExtension. |
Copyright © 2009-2014 SonarSource. All Rights Reserved.