|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.ww2.actions.BuildableAwareContextHolder
public class BuildableAwareContextHolder
Constructor Summary | |
---|---|
BuildableAwareContextHolder()
|
Method Summary | |
---|---|
Buildable |
getBuild()
|
java.lang.String |
getBuildResultKey()
|
void |
setBuild(Buildable build)
|
void |
setBuildResultKey(java.lang.String buildResultKey)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuildableAwareContextHolder()
Method Detail |
---|
public Buildable getBuild()
getBuild
in interface BuildableAware
public void setBuild(Buildable build)
setBuild
in interface BuildableAware
public java.lang.String getBuildResultKey()
public void setBuildResultKey(java.lang.String buildResultKey)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |