| Interface | Description |
|---|---|
| Task |
Implement this interface to provide the behavior of a task.
|
| TaskComponent |
All the classes implementing this interface can be injected in public constructors of
TaskExtension. |
| TaskExtension |
Task extension point
|
| Class | Description |
|---|---|
| TaskDefinition |
Register and describe a
TaskExtension. |
| TaskDefinition.Builder |
Copyright © 2009-2014 SonarSource. All Rights Reserved.