|
||||||||||
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 com.atlassian.bamboo.v2.build.agent.messages.AddErrorLogEntry
public class AddErrorLogEntry
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.v2.build.agent.messages.AbstractBuildLoggerMessage |
---|
buildPlanKey |
Constructor Summary | |
---|---|
AddErrorLogEntry(java.lang.String buildPlanKey,
LogEntry logEntry)
|
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 |
Constructor Detail |
---|
public AddErrorLogEntry(java.lang.String buildPlanKey, LogEntry logEntry)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |