|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.v2.build.agent.messages.AbstractBambooAgentMessage com.atlassian.bamboo.v2.build.agent.messages.AbstractBuildExecutionUpdateManagerMessage com.atlassian.bamboo.v2.build.agent.messages.AbstractBuildLoggerMessage
public abstract class AbstractBuildLoggerMessage
Field Summary | |
---|---|
protected java.lang.String |
buildPlanKey
|
Constructor Summary | |
---|---|
AbstractBuildLoggerMessage(java.lang.String buildPlanKey)
|
Method Summary |
---|
Methods inherited from class com.atlassian.bamboo.v2.build.agent.messages.AbstractBuildExecutionUpdateManagerMessage |
---|
deliver |
Methods inherited from class com.atlassian.bamboo.v2.build.agent.messages.AbstractBambooAgentMessage |
---|
getComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final java.lang.String buildPlanKey
Constructor Detail |
---|
public AbstractBuildLoggerMessage(java.lang.String buildPlanKey)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |