org.sonar.api.batch
Interface CheckProject

All Known Subinterfaces:
Decorator, Sensor
All Known Implementing Classes:
AbstractDirectoriesDecorator, AbstractDivisionDecorator, AbstractFileComplexityDecorator, AbstractFilesDecorator, AbstractSourceImporter, AbstractSumChildrenDecorator

public interface CheckProject


Method Summary
 boolean shouldExecuteOnProject(Project project)
           
 

Method Detail

shouldExecuteOnProject

boolean shouldExecuteOnProject(Project project)


Copyright © 2009 SonarSource SA. All Rights Reserved.