public class PlatformImpl extends Object implements Platform
| Constructor and Description |
|---|
PlatformImpl(String version,
String previousVersion,
String initialVersion,
String createdBy,
long created) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCreated() |
String |
getCreatedBy() |
String |
getInitialVersion() |
String |
getPreviousVersion() |
String |
getVersion() |
String |
toString() |
public long getCreated()
getCreated in interface Platformpublic String getCreatedBy()
getCreatedBy in interface Platformpublic String getInitialVersion()
getInitialVersion in interface Platformpublic String getPreviousVersion()
getPreviousVersion in interface Platformpublic String getVersion()
getVersion in interface PlatformCopyright © 2013 BonitaSoft. All Rights Reserved.