Uses of Interface
org.sonar.api.batch.events.PostJobExecutionHandler.PostJobExecutionEvent

Packages that use PostJobExecutionHandler.PostJobExecutionEvent
org.sonar.api.batch.events   
 

Uses of PostJobExecutionHandler.PostJobExecutionEvent in org.sonar.api.batch.events
 

Methods in org.sonar.api.batch.events with parameters of type PostJobExecutionHandler.PostJobExecutionEvent
 void PostJobExecutionHandler.onPostJobExecution(PostJobExecutionHandler.PostJobExecutionEvent event)
          Called before and after execution of PostJob.
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.