Uses of Interface
org.sonar.api.batch.PostJob

Packages that use PostJob
org.sonar.api.batch   
org.sonar.batch   
 

Uses of PostJob in org.sonar.api.batch
 

Classes in org.sonar.api.batch that implement PostJob
 class BuildBreaker
           
 

Uses of PostJob in org.sonar.batch
 

Constructor parameters in org.sonar.batch with type arguments of type PostJob
PostJobsExecutor(Collection<PostJob> postJobs, MavenPluginExecutor mavenExecutor)
           
 



Copyright © 2009-2010 SonarSource SA. All Rights Reserved.