Class DefaultInputModule

All Implemented Interfaces:
org.sonar.api.batch.fs.InputComponent, org.sonar.api.batch.fs.InputModule

@Immutable public class DefaultInputModule extends AbstractProjectOrModule implements org.sonar.api.batch.fs.InputModule
  • Constructor Details

    • DefaultInputModule

      public DefaultInputModule(org.sonar.api.batch.bootstrap.ProjectDefinition definition)
      For testing only!
    • DefaultInputModule

      public DefaultInputModule(org.sonar.api.batch.bootstrap.ProjectDefinition definition, int scannerComponentId)
  • Method Details