org.sonar.batch
Interface CoreJob

All Known Implementing Classes:
DecoratorsExecutor, FinalizeSnapshotsJob, MavenPhaseExecutor, MavenPluginsConfigurator, PostJobsExecutor, SensorsExecutor

public interface CoreJob


Method Summary
 void execute(Project project, SensorContext context)
           
 

Method Detail

execute

void execute(Project project,
             SensorContext context)


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