Uses of Class
org.sonar.batch.bootstrap.TaskProperties

Packages that use TaskProperties
org.sonar.batch.referential   
org.sonar.batch.scan   
 

Uses of TaskProperties in org.sonar.batch.referential
 

Methods in org.sonar.batch.referential with parameters of type TaskProperties
 ProjectReferentials ProjectReferentialsLoader.load(ProjectReactor reactor, TaskProperties taskProperties)
           
 ProjectReferentials DefaultProjectReferentialsLoader.load(ProjectReactor reactor, TaskProperties taskProperties)
           
 ProjectReferentials ProjectReferentialsProvider.provide(ProjectReferentialsLoader loader, ProjectReactor reactor, TaskProperties taskProps)
           
 

Uses of TaskProperties in org.sonar.batch.scan
 

Constructors in org.sonar.batch.scan with parameters of type TaskProperties
DeprecatedProjectReactorBuilder(TaskProperties props)
          Deprecated.  
ProjectReactorBuilder(TaskProperties props)
           
 



Copyright © 2009–2015 SonarSource. All rights reserved.