org.sonar.api.batch
Interface CheckProject

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

public interface CheckProject

Since:
1.10

Method Summary
 boolean shouldExecuteOnProject(Project project)
           
 

Method Detail

shouldExecuteOnProject

boolean shouldExecuteOnProject(Project project)


Copyright © 2009-2013 SonarSource. All Rights Reserved.