| Interface | Description |
|---|---|
| Task |
Implement this interface to provide the behavior of a task.
|
| TaskComponent |
Dependency Injection : all the classes implementing this interface are available in the task IoC container.
|
| TaskExtension |
Task extension point.
|
| Class | Description |
|---|---|
| TaskDefinition |
Implement this interface to provide a new task.
|
Copyright © 2009-2013 SonarSource. All Rights Reserved.