Class AbstractBambooAgentMessage
java.lang.Object
com.atlassian.bamboo.v2.build.agent.messages.AbstractBambooAgentMessage
- All Implemented Interfaces:
BambooAgentMessage
,Serializable
- Direct Known Subclasses:
AbstractBuildExecutionUpdateManagerMessage
,AbstractBuildLoggerMessage
,AgentAnalyticsMessage
,ArtifactAckMessage
,CancelExecutionAgentMessage
,CreateElasticError
,CreateError
,DedicatedAgentRemovalRequestMessage
,DeleteSpecifiedGitCacheDirectoriesOnAgentMessage
,DeleteUnusedGitCacheDirectoriesOnAgentMessage
,ManageHungBuildMessage
,ProcessResult
,ShellProcessLogMessage
,StopAgentNicelyMessage
,UpdateHeartbeatMessage
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessage
deliver, shouldBeSentDuringHeartAttack
-
Constructor Details
-
AbstractBambooAgentMessage
public AbstractBambooAgentMessage()
-
-
Method Details
-
getComponent
-