public interface MutableDeploymentVersionLinkedJiraIssue extends InternalLinkedJiraIssue, BambooObject
Modifier and Type | Method and Description |
---|---|
MutableDeploymentVersion |
getDeploymentVersion() |
String |
getIssueKey()
JIRA issue key (DB field)
|
JiraIssueLinkType |
getIssueType()
Return information how Bamboo object relates to JIRA issue (DB field)
|
void |
setDeploymentVersion(MutableDeploymentVersion deploymentVersion) |
void |
setIssueKey(String issueKey) |
void |
setIssueType(JiraIssueLinkType issueLinkType) |
getJiraIssueDetails, setJiraIssueDetails
setId
getId
MutableDeploymentVersion getDeploymentVersion()
void setDeploymentVersion(MutableDeploymentVersion deploymentVersion)
void setIssueKey(String issueKey)
String getIssueKey()
InternalLinkedJiraIssue
getIssueKey
in interface InternalLinkedJiraIssue
JiraIssueLinkType getIssueType()
InternalLinkedJiraIssue
getIssueType
in interface InternalLinkedJiraIssue
JiraIssueLinkType
objectvoid setIssueType(JiraIssueLinkType issueLinkType)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.