org.sonar.batch
Class CoreJobs

java.lang.Object
  extended by org.sonar.batch.CoreJobs

public final class CoreJobs
extends Object

Core batch extensions, instanciated by picocontainer.


Method Summary
static List<Class<? extends CoreJob>> allJobs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

allJobs

public static List<Class<? extends CoreJob>> allJobs()


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