org.sonar.plugins.findbugs
Class FindbugsExecutor
java.lang.Object
org.sonar.plugins.findbugs.FindbugsExecutor
- All Implemented Interfaces:
- org.sonar.api.BatchComponent, org.sonar.api.BatchExtension, org.sonar.api.Extension
public class FindbugsExecutor
- extends Object
- implements org.sonar.api.BatchExtension
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindbugsExecutor
public FindbugsExecutor(FindbugsConfiguration configuration)
execute
public Collection<ReportedBug> execute(boolean useFbContrib)
Copyright © 2012-2014 SonarSource. All Rights Reserved.