Uses of Interface
com.atlassian.jira.upgrade.BuildVersionRegistry

Packages that use BuildVersionRegistry
com.atlassian.jira.upgrade   
 

Uses of BuildVersionRegistry in com.atlassian.jira.upgrade
 

Classes in com.atlassian.jira.upgrade that implement BuildVersionRegistry
 class DefaultBuildVersionRegistry
          Default implementation which looks up the known versions from the file build-versions.properties.
 

Constructors in com.atlassian.jira.upgrade with parameters of type BuildVersionRegistry
UpgradeManagerImpl(JiraLicenseService jiraLicenseService, BuildUtilsInfo buildUtilsInfo, I18nHelper.BeanFactory i18HelperFactory, ApplicationProperties applicationProperties, BuildVersionRegistry buildVersionRegistry, com.atlassian.event.api.EventPublisher eventPublisher)
          This constructor adds all the upgrade tasks and is used by PICO
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.