Uses of Interface
org.sonar.core.configuration.Backupable

Packages that use Backupable
org.sonar.core.configuration   
org.sonar.core.configuration.metrics   
org.sonar.core.configuration.properties   
 

Uses of Backupable in org.sonar.core.configuration
 

Constructor parameters in org.sonar.core.configuration with type arguments of type Backupable
Backup(java.util.List<Backupable> backupables)
           
 

Uses of Backupable in org.sonar.core.configuration.metrics
 

Classes in org.sonar.core.configuration.metrics that implement Backupable
 class MetricsBackup
           
 

Uses of Backupable in org.sonar.core.configuration.properties
 

Classes in org.sonar.core.configuration.properties that implement Backupable
 class PropertiesBackup
           
 



Copyright © 2008 SonarSource SA. All Rights Reserved.