Uses of Package
org.sonar.api.batch.scm

Packages that use org.sonar.api.batch.scm
org.sonar.api.batch.scm   
org.sonar.xoo.scm   
 

Classes in org.sonar.api.batch.scm used by org.sonar.api.batch.scm
BlameCommand
          This class should be implemented by SCM providers.
BlameCommand.BlameInput
          Callback for the provider to report results of blame per file.
BlameCommand.BlameOutput
          Callback for the provider to report results of blame per file.
BlameLine
           
 

Classes in org.sonar.api.batch.scm used by org.sonar.xoo.scm
BlameCommand
          This class should be implemented by SCM providers.
BlameCommand.BlameInput
          Callback for the provider to report results of blame per file.
BlameCommand.BlameOutput
          Callback for the provider to report results of blame per file.
ScmProvider
          See CoreProperties.LINKS_SOURCES_DEV to get old Maven URL format.
 



Copyright © 2009–2015 SonarSource. All rights reserved.