|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Decorator | |
|---|---|
| org.sonar.api.batch | |
| org.sonar.api.batch.events | |
| Uses of Decorator in org.sonar.api.batch |
|---|
| Classes in org.sonar.api.batch that implement Decorator | |
|---|---|
class |
AbstractDivisionDecorator
A pre-implementation to decorate metrics that are the result of a division |
class |
AbstractSumChildrenDecorator
Sum measures of child resources. |
| Uses of Decorator in org.sonar.api.batch.events |
|---|
| Methods in org.sonar.api.batch.events that return Decorator | |
|---|---|
Decorator |
DecoratorExecutionHandler.DecoratorExecutionEvent.getDecorator()
|
| Methods in org.sonar.api.batch.events that return types with arguments of type Decorator | |
|---|---|
List<Decorator> |
DecoratorsPhaseHandler.DecoratorsPhaseEvent.getDecorators()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||