org.sonar.api.batch
Interface CheckProject

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

public interface CheckProject

Since:
1.10

Method Summary
 boolean shouldExecuteOnProject(Project project)
           
 

Method Detail

shouldExecuteOnProject

boolean shouldExecuteOnProject(Project project)


Copyright © 2009-2014 SonarSource. All Rights Reserved.