Uses of Interface
org.sonar.api.batch.events.PostJobsPhaseHandler.PostJobsPhaseEvent

Packages that use PostJobsPhaseHandler.PostJobsPhaseEvent
org.sonar.api.batch.events   
 

Uses of PostJobsPhaseHandler.PostJobsPhaseEvent in org.sonar.api.batch.events
 

Methods in org.sonar.api.batch.events with parameters of type PostJobsPhaseHandler.PostJobsPhaseEvent
 void PostJobsPhaseHandler.onPostJobsPhase(PostJobsPhaseHandler.PostJobsPhaseEvent event)
          Called before and after execution of all PostJobs.
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.