org.sonar.api.batch
Interface CheckProject

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

public interface CheckProject

Since:
1.10

Method Summary
 boolean shouldExecuteOnProject(Project project)
           
 

Method Detail

shouldExecuteOnProject

boolean shouldExecuteOnProject(Project project)


Copyright © 2009 SonarSource SA. All Rights Reserved.