Uses of Package
org.sonar.api.utils

Packages that use org.sonar.api.utils
org.sonar.api.batch.debt   
org.sonar.api.issue   
org.sonar.api.issue.internal This package contains classes that MUST NOT be used by plugins, except for unit testing. 
org.sonar.api.profiles   
org.sonar.api.resources   
org.sonar.api.technicaldebt.batch   
org.sonar.api.technicaldebt.batch.internal   
org.sonar.api.technicaldebt.server   
org.sonar.api.technicaldebt.server.internal   
org.sonar.api.utils   
org.sonar.api.utils.dag   
org.sonar.api.utils.internal   
org.sonar.xoo.rule   
 

Classes in org.sonar.api.utils used by org.sonar.api.batch.debt
Duration
           
 

Classes in org.sonar.api.utils used by org.sonar.api.issue
Paging
           
 

Classes in org.sonar.api.utils used by org.sonar.api.issue.internal
Duration
           
 

Classes in org.sonar.api.utils used by org.sonar.api.profiles
ValidationMessages
           
 

Classes in org.sonar.api.utils used by org.sonar.api.resources
SonarException
          Deprecated. in 4.4. Use standard exceptions like IllegalArgumentException or IllegalStateException. Use MessageException for raising errors to end-users without displaying stackstrace.
 

Classes in org.sonar.api.utils used by org.sonar.api.technicaldebt.batch
WorkUnit
          Deprecated. since 4.2. Use WorkDuration instead
 

Classes in org.sonar.api.utils used by org.sonar.api.technicaldebt.batch.internal
WorkUnit
          Deprecated. since 4.2. Use WorkDuration instead
 

Classes in org.sonar.api.utils used by org.sonar.api.technicaldebt.server
WorkUnit
          Deprecated. since 4.2. Use WorkDuration instead
 

Classes in org.sonar.api.utils used by org.sonar.api.technicaldebt.server.internal
WorkUnit
          Deprecated. since 4.2. Use WorkDuration instead
 

Classes in org.sonar.api.utils used by org.sonar.api.utils
CoberturaReportParserUtils.FileResolver
          Deprecated.  
Duration
           
Durations.DurationFormat
           
KeyValue
          A utility class to store a key / value couple of generic types
KeyValueFormat.Converter
           
KeyValueFormat.DateConverter
           
KeyValueFormat.DoubleConverter
           
KeyValueFormat.IntegerConverter
           
KeyValueFormat.PriorityConverter
           
KeyValueFormat.StringConverter
           
KeyValueFormat.ToStringConverter
           
KeyValueFormat.Transformer
          Deprecated. since 2.7. Replaced by Converter
MessageException
          Runtime exception for "functional" error.
Paging
           
Semaphores.Semaphore
           
SonarException
          Deprecated. in 4.4. Use standard exceptions like IllegalArgumentException or IllegalStateException. Use MessageException for raising errors to end-users without displaying stackstrace.
StaxParser.XmlStreamHandler
          Simple interface for handling XML stream to parse
System2
          Proxy over System.
TimeProfiler
          A very simple profiler to log the time elapsed performing some tasks.
ValidationMessages
           
WildcardPattern
          Implementation of Ant-style matching patterns.
WorkUnit
          Deprecated. since 4.2. Use WorkDuration instead
ZipUtils.ZipEntryFilter
           
 

Classes in org.sonar.api.utils used by org.sonar.api.utils.dag
SonarException
          Deprecated. in 4.4. Use standard exceptions like IllegalArgumentException or IllegalStateException. Use MessageException for raising errors to end-users without displaying stackstrace.
 

Classes in org.sonar.api.utils used by org.sonar.api.utils.internal
TempFolder
          Use this component to deal with temp files/folders.
 

Classes in org.sonar.api.utils used by org.sonar.xoo.rule
ValidationMessages
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.