public class ArtifactAckMessage extends AbstractBambooAgentMessage implements AuthenticableMessage
AuthenticableMessage.Identification| Constructor and Description |
|---|
ArtifactAckMessage(PlanResultKey planResultKey,
ArtifactSubscriptionContext artifactSubscription)
Deprecated.
since 5.0
|
ArtifactAckMessage(PlanResultKey planResultKey,
ArtifactSubscriptionContext artifactSubscription,
String artifactLinkType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
deliver()
Delivers the message to the appropriate object in the local virtual machine.
|
SecureToken |
getAuthenticationToken() |
ResultKey |
getIdentification() |
getComponent@Deprecated public ArtifactAckMessage(PlanResultKey planResultKey, ArtifactSubscriptionContext artifactSubscription)
public ArtifactAckMessage(PlanResultKey planResultKey, ArtifactSubscriptionContext artifactSubscription, String artifactLinkType)
public SecureToken getAuthenticationToken()
getAuthenticationToken in interface AuthenticableMessagepublic ResultKey getIdentification()
getIdentification in interface AuthenticableMessagepublic Object deliver()
BambooAgentMessagedeliver in interface BambooAgentMessageCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.