Interface DeploymentVersionLinkedJiraIssue
- All Superinterfaces:
InternalLinkedJiraIssue
- All Known Implementing Classes:
DeploymentVersionLinkedJiraIssueImpl
JIRA issue connected with a
DeploymentVersion
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.jira.jiraissues.InternalLinkedJiraIssue
getIssueKey, getIssueType, getJiraIssueDetails, setJiraIssueDetails
-
Method Details
-
getDeploymentVersionId
long getDeploymentVersionId()- Returns:
- id of the associated
DeploymentVersion
-