public class

DowngradeUtilsImpl

extends Object
java.lang.Object
   ↳ com.atlassian.jira.util.DowngradeUtilsImpl

Class Overview

provides access to the jira-downgrade.properties file

Summary

Public Constructors
DowngradeUtilsImpl()
Creates a new DowngradeUtilsImpl, loading the properties from the '{@value #PROPERTIES_FILENAME}' file.
Public Methods
String getDowngradeAllowedVersion()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public DowngradeUtilsImpl ()

Creates a new DowngradeUtilsImpl, loading the properties from the '{@value #PROPERTIES_FILENAME}' file. file.

Public Methods

public String getDowngradeAllowedVersion ()