com.atlassian.bamboo.v2.build.agent.messages
Class SetBuildStopAcknowledge

java.lang.Object
  extended by com.atlassian.bamboo.v2.build.agent.messages.AbstractBambooAgentMessage
      extended by com.atlassian.bamboo.v2.build.agent.messages.AbstractBuildExecutionUpdateManagerMessage
          extended by com.atlassian.bamboo.v2.build.agent.messages.SetBuildStopAcknowledge
All Implemented Interfaces:
BambooAgentMessage, java.io.Serializable

public class SetBuildStopAcknowledge
extends AbstractBuildExecutionUpdateManagerMessage

See Also:
Serialized Form

Constructor Summary
SetBuildStopAcknowledge(java.lang.String buildResultKey, boolean cancellingStarted)
           
 
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

SetBuildStopAcknowledge

public SetBuildStopAcknowledge(java.lang.String buildResultKey,
                               boolean cancellingStarted)


Copyright © 2012 Atlassian. All Rights Reserved.