public interface Application
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBuildNumber()
The build number of the application, as a string.
|
java.lang.String |
getKey()
The application key, e.g.
|
java.lang.String |
getVersion()
The version of the application, as a string.
|
java.lang.String getKey()
java.lang.String getVersion()
java.lang.String getBuildNumber()
Integer.parseInt(getBuildNumber()) should not thrown any exception.Copyright © 2013 Atlassian. All Rights Reserved.