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 AuthenticableMessage
public ResultKey getIdentification()
getIdentification
in interface AuthenticableMessage
public Object deliver()
BambooAgentMessage
deliver
in interface BambooAgentMessage
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.