|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.util.BuildPropertiesImpl
@Service public class BuildPropertiesImpl
Holds the GreenHopper build properties. This class is an adaption of JIRA's com.atlassian.jira.util.BuildUtils class
| Constructor Summary | |
|---|---|
BuildPropertiesImpl()
|
|
| Method Summary | |
|---|---|
org.joda.time.DateTime |
getBuildDate()
Get the build date. |
java.lang.String |
getChangeSet()
Get the change set this build is made of. |
java.lang.String |
getChangeSetDate()
Get the commit date of the change set |
java.lang.String |
getVersion()
Get the version of this build |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildPropertiesImpl()
| Method Detail |
|---|
public java.lang.String getVersion()
BuildProperties
getVersion in interface BuildPropertiespublic java.lang.String getChangeSet()
BuildProperties
getChangeSet in interface BuildPropertiespublic java.lang.String getChangeSetDate()
BuildProperties
getChangeSetDate in interface BuildPropertiespublic org.joda.time.DateTime getBuildDate()
BuildProperties
getBuildDate in interface BuildProperties
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||