public class Application extends Object implements Entity
Application.| Constructor and Description |
|---|
Application() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.fugue.Option<Integer> |
getCloudFreeUsers() |
String |
getIntroduction() |
ApplicationKey |
getKey() |
Links |
getLinks()
The top-level links for the resource.
|
String |
getName() |
URI |
getSelfUri()
The "self" link for the resource.
|
ApplicationStatus |
getStatus() |
public Links getLinks()
Entitypublic URI getSelfUri()
EntitygetSelfUri in interface Entitypublic String getName()
public ApplicationKey getKey()
public String getIntroduction()
public ApplicationStatus getStatus()
public com.atlassian.fugue.Option<Integer> getCloudFreeUsers()
Copyright © 2016 Atlassian. All rights reserved.