Uses of Package
org.sonar.api.resources

Packages that use org.sonar.api.resources
org.sonar.api.batch   
org.sonar.api.batch.events   
org.sonar.api.batch.maven   
org.sonar.api.component   
org.sonar.api.database.model   
org.sonar.api.design   
org.sonar.api.measures   
org.sonar.api.resources   
org.sonar.api.rules   
org.sonar.api.security   
org.sonar.api.violations   
 

Classes in org.sonar.api.resources used by org.sonar.api.batch
Language
          The extension point to define a new language

Instantiation strategy changed to PER_BATCH in version 4.2.

Project
          A class that manipulates Projects in the Sonar way.
ProjectLink
           
Resource
          The interface to implement to create a resource in Sonar
 

Classes in org.sonar.api.resources used by org.sonar.api.batch.events
Project
          A class that manipulates Projects in the Sonar way.
 

Classes in org.sonar.api.resources used by org.sonar.api.batch.maven
Project
          A class that manipulates Projects in the Sonar way.
 

Classes in org.sonar.api.resources used by org.sonar.api.component
Resource
          The interface to implement to create a resource in Sonar
 

Classes in org.sonar.api.resources used by org.sonar.api.database.model
ProjectLink
           
Resource
          The interface to implement to create a resource in Sonar
 

Classes in org.sonar.api.resources used by org.sonar.api.design
Resource
          The interface to implement to create a resource in Sonar
 

Classes in org.sonar.api.resources used by org.sonar.api.measures
Resource
          The interface to implement to create a resource in Sonar
 

Classes in org.sonar.api.resources used by org.sonar.api.resources
Directory
           
File
          This class is an implementation of a resource of type FILE
InputFile
          Deprecated. in 4.2. Replaced by InputFile
Language
          The extension point to define a new language

Instantiation strategy changed to PER_BATCH in version 4.2.

Library
           
Project
          A class that manipulates Projects in the Sonar way.
Project.AnalysisType
          Deprecated. since 4.4 Since 4.3 SQ will no more run tests. So basically it's always reuse report.
ProjectFileSystem
          Deprecated. since 3.5 replaced by ModuleFileSystem
ProjectLink
           
Resource
          The interface to implement to create a resource in Sonar
ResourceType
          Experimental extension to declare types of resources.
ResourceType.Builder
          Builder used to create ResourceType objects.
ResourceTypeTree
           
ResourceTypeTree.Builder
           
 

Classes in org.sonar.api.resources used by org.sonar.api.rules
Resource
          The interface to implement to create a resource in Sonar
 

Classes in org.sonar.api.resources used by org.sonar.api.security
Resource
          The interface to implement to create a resource in Sonar
 

Classes in org.sonar.api.resources used by org.sonar.api.violations
Resource
          The interface to implement to create a resource in Sonar
 



Copyright © 2009–2015 SonarSource. All rights reserved.