public class ApplicationResourceDTO extends BaseResourceDTO
Modifier and Type | Method and Description |
---|---|
List<String> |
getAliases() |
ApplicationScale |
getApplicationScale() |
String |
getApplicationUrl() |
Map<String,CartridgeResourceDTO> |
getCartridges() |
String |
getCreationTime()
Gets the creation time.
|
String |
getDomainId()
Gets the domain id.
|
String |
getFramework()
Gets the framework.
|
IGearProfile |
getGearProfile() |
String |
getGitUrl() |
String |
getInitialGitUrl() |
String |
getName()
Gets the name.
|
String |
getSshUrl() |
String |
getUuid()
Gets the uuid.
|
String |
toString() |
getLink, getLinks, getMessages
public final String getFramework()
public final String getDomainId()
public final String getCreationTime()
public final String getName()
public final ApplicationScale getApplicationScale()
public final IGearProfile getGearProfile()
public final String getUuid()
public final String getApplicationUrl()
public String getSshUrl()
public final String getGitUrl()
public final String getInitialGitUrl()
public Map<String,CartridgeResourceDTO> getCartridges()
Copyright © 2013 JBoss by Red Hat. All rights reserved.