Uses of Interface
org.sonar.api.batch.events.SensorExecutionHandler.SensorExecutionEvent

Packages that use SensorExecutionHandler.SensorExecutionEvent
org.sonar.api.batch.events   
 

Uses of SensorExecutionHandler.SensorExecutionEvent in org.sonar.api.batch.events
 

Methods in org.sonar.api.batch.events with parameters of type SensorExecutionHandler.SensorExecutionEvent
 void SensorExecutionHandler.onSensorExecution(SensorExecutionHandler.SensorExecutionEvent event)
          Called before and after execution of Sensor.
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.