public final class ApplicationVersion extends Object implements Entity
Application.| Constructor and Description |
|---|
ApplicationVersion() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBuildNumber() |
Links |
getLinks()
The top-level links for the resource.
|
String |
getName() |
org.joda.time.LocalDate |
getReleaseDate() |
URI |
getSelfUri()
The "self" link for the resource.
|
ApplicationVersionStatus |
getStatus() |
public Links getLinks()
Entitypublic URI getSelfUri()
EntitygetSelfUri in interface Entitypublic int getBuildNumber()
public String getName()
public org.joda.time.LocalDate getReleaseDate()
public ApplicationVersionStatus getStatus()
Copyright © 2016 Atlassian. All rights reserved.