org.sonar.api
Interface BatchExtension

All Superinterfaces:
Extension
All Known Subinterfaces:
CpdMapping, Decorator, DependsUponMavenPlugin, Language, MavenPluginExecutor, MavenPluginHandler, PostJob, Purge, ResourceFilter, RulesRepository<LANG>, Sensor, SquidSearch, TimeMachine, ViolationFilter
All Known Implementing Classes:
AbstractCoverageExtension, AbstractCpdMapping, AbstractDirectoriesDecorator, AbstractDivisionDecorator, AbstractFileComplexityDecorator, AbstractFilesDecorator, AbstractFunctionComplexityDecorator, AbstractFunctionComplexityDistributionDecorator, AbstractImportableRulesRepository, AbstractLanguage, AbstractPurge, AbstractRulesRepository, AbstractSourceImporter, AbstractSumChildrenDecorator, BuildBreaker, DatabaseSession, DefaultTimeMachine, FormulaDecorator, Java, Metric, RulesManager, ServerHttpClient

public interface BatchExtension
extends Extension

Extension deployed in analysis batch.

Since:
1.10



Copyright © 2009-2010 SonarSource SA. All Rights Reserved.