|
||||||||||
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.CreateError
public class CreateError
Constructor Summary | |
---|---|
CreateError(java.lang.String buildKey,
java.lang.Integer buildNumber,
java.lang.String context,
ThrowableDetails throwableDetails,
java.lang.Long agentId)
|
Method Summary | |
---|---|
void |
deliver()
Delivers the message to the appropriate object in the local virtual machine. |
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 CreateError(java.lang.String buildKey, java.lang.Integer buildNumber, java.lang.String context, ThrowableDetails throwableDetails, java.lang.Long agentId)
Method Detail |
---|
public void deliver()
BambooAgentMessage
Delivers the message to the appropriate object in the local virtual machine.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |