public interface BuildProperties
Modifier and Type | Method and Description |
---|---|
org.joda.time.DateTime |
getBuildDate()
Get the build date.
|
String |
getChangeSet()
Get the change set this build is made of.
|
String |
getVersion()
Get the version of this build
|
String getVersion()
org.joda.time.DateTime getBuildDate()
String getChangeSet()
Copyright © 2007–2015 Atlassian. All rights reserved.