org.sonar.api
Interface BatchExtension

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

public interface BatchExtension
extends Extension, BatchComponent

Batch extension point.

Since:
1.10



Copyright © 2009-2010 SonarSource. All Rights Reserved.