|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.build.expiry.ExpiryCustomObjectContainer
public class ExpiryCustomObjectContainer
A hacked up object to allow the build expiry admin and build configuration adming to share the same ftl... Not sure if it's worth the effort.
Constructor Summary | |
---|---|
ExpiryCustomObjectContainer(BuildExpiryAction buildExpiryAction)
|
Method Summary | |
---|---|
BuildExpiryConfig |
getBuildExpiryConfig()
|
void |
setBuildExpiryConfig(BuildExpiryConfig buildExpiryConfig2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpiryCustomObjectContainer(BuildExpiryAction buildExpiryAction)
Method Detail |
---|
public BuildExpiryConfig getBuildExpiryConfig()
public void setBuildExpiryConfig(BuildExpiryConfig buildExpiryConfig2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |