Uses of Interface
org.sonar.api.platform.ServerUpgradeStatus

Packages that use ServerUpgradeStatus
org.sonar.server.platform   
org.sonar.server.startup   
 

Uses of ServerUpgradeStatus in org.sonar.server.platform
 

Classes in org.sonar.server.platform that implement ServerUpgradeStatus
 class DefaultServerUpgradeStatus
           
 

Uses of ServerUpgradeStatus in org.sonar.server.startup
 

Constructors in org.sonar.server.startup with parameters of type ServerUpgradeStatus
DeleteDeprecatedMeasures(DatabaseSessionFactory sessionFactory, ServerUpgradeStatus status)
           
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.