|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildProperties | |
---|---|
com.atlassian.greenhopper.upgrade | |
com.atlassian.greenhopper.util | |
com.atlassian.greenhopper.web.util | |
com.pyxis.greenhopper |
Uses of BuildProperties in com.atlassian.greenhopper.upgrade |
---|
Constructors in com.atlassian.greenhopper.upgrade with parameters of type BuildProperties | |
---|---|
UpgradeVersionService.PluginRunInfo(org.joda.time.DateTime previousRanOn,
java.lang.Long latestUpgradeTaskRun,
BuildProperties buildProperties)
|
|
UpgradeVersionService.PluginRunInfo(org.joda.time.DateTime previousRanOn,
java.lang.Long latestUpgradeTaskRun,
java.lang.String previousVersion,
org.joda.time.DateTime previousBuildDate,
java.lang.String previousChangeSet,
BuildProperties buildProperties)
|
|
UpgradeVersionService.PluginRunInfo(java.util.Map<java.lang.String,java.lang.Object> data,
BuildProperties buildProperties)
|
Uses of BuildProperties in com.atlassian.greenhopper.util |
---|
Classes in com.atlassian.greenhopper.util that implement BuildProperties | |
---|---|
class |
BuildPropertiesImpl
Holds the GreenHopper build properties. |
Uses of BuildProperties in com.atlassian.greenhopper.web.util |
---|
Methods in com.atlassian.greenhopper.web.util that return BuildProperties | |
---|---|
BuildProperties |
WebUtilities.getBuildProperties()
Get the GreenHopper build properties |
Constructors in com.atlassian.greenhopper.web.util with parameters of type BuildProperties | |
---|---|
JsGlobalTransformer(BuildProperties buildProperties)
|
Uses of BuildProperties in com.pyxis.greenhopper |
---|
Constructors in com.pyxis.greenhopper with parameters of type BuildProperties | |
---|---|
GreenHopperImpl(GreenHopperLicenseManager greenHopperLicenseManager,
BuildProperties buildProperties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |