Uses of Interface
org.sonar.api.batch.events.DecoratorExecutionHandler.DecoratorExecutionEvent

Packages that use DecoratorExecutionHandler.DecoratorExecutionEvent
org.sonar.api.batch.events   
 

Uses of DecoratorExecutionHandler.DecoratorExecutionEvent in org.sonar.api.batch.events
 

Methods in org.sonar.api.batch.events with parameters of type DecoratorExecutionHandler.DecoratorExecutionEvent
 void DecoratorExecutionHandler.onDecoratorExecution(DecoratorExecutionHandler.DecoratorExecutionEvent event)
          Called before and after execution of Decorator.
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.