org.sonar.api.batch
Interface CheckProject

All Known Subinterfaces:
Decorator, Sensor
All Known Implementing Classes:
AbstractDivisionDecorator, AbstractSourceImporter, AbstractSumChildrenDecorator, Initializer

public interface CheckProject

Since:
1.10

Method Summary
 boolean shouldExecuteOnProject(Project project)
           
 

Method Detail

shouldExecuteOnProject

boolean shouldExecuteOnProject(Project project)


Copyright © 2009–2015 SonarSource. All rights reserved.