|
||||||||||
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.ArtifactRequestMessage
public class ArtifactRequestMessage
Constructor Summary | |
---|---|
ArtifactRequestMessage(PlanResultKey planResultKey,
ArtifactSubscriptionContext artifactSubscriptionContext,
java.io.File baseDestinationPath)
|
Method Summary | |
---|---|
java.lang.Object |
deliver()
Delivers the message to the appropriate object in the local virtual machine. |
SecureToken |
getAuthenticationToken()
|
PlanResultKey |
getIdentification()
|
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 ArtifactRequestMessage(PlanResultKey planResultKey, ArtifactSubscriptionContext artifactSubscriptionContext, java.io.File baseDestinationPath)
Method Detail |
---|
public SecureToken getAuthenticationToken()
getAuthenticationToken
in interface AuthenticableMessage
public PlanResultKey getIdentification()
getIdentification
in interface AuthenticableMessage
public java.lang.Object deliver()
BambooAgentMessage
deliver
in interface BambooAgentMessage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |