|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.util.BuildUtils
BuildUtilsInfo instead.
public final class BuildUtils
| Constructor Summary | |
|---|---|
BuildUtils()
Deprecated. |
|
| Method Summary | |
|---|---|
static String |
getBuildPartnerName()
Deprecated. |
static String |
getCommitId()
Deprecated. |
static Date |
getCurrentBuildDate()
Deprecated. |
static String |
getCurrentBuildNumber()
Deprecated. |
static String |
getMinimumUpgradableBuildNumber()
Deprecated. |
static String |
getMinimumUpgradableVersion()
Deprecated. |
static Collection<Locale> |
getUnavailableLocales()
Deprecated. |
static String |
getVersion()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildUtils()
| Method Detail |
|---|
public static String getVersion()
public static String getCommitId()
public static String getCurrentBuildNumber()
public static Date getCurrentBuildDate()
public static String getBuildPartnerName()
public static Collection<Locale> getUnavailableLocales()
public static String getMinimumUpgradableVersion()
public static String getMinimumUpgradableBuildNumber()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||