com.atlassian.bamboo.deployments.versions.history.issues
Interface DeploymentVersionLinkedJiraIssue

All Superinterfaces:
InternalLinkedJiraIssue
All Known Implementing Classes:
DeploymentVersionLinkedJiraIssueImpl

public interface DeploymentVersionLinkedJiraIssue
extends InternalLinkedJiraIssue

JIRA issue connected with a DeploymentVersion


Method Summary
 long getDeploymentVersionId()
           
 
Methods inherited from interface com.atlassian.bamboo.jira.jiraissues.InternalLinkedJiraIssue
getIssueKey, getIssueType, getJiraIssueDetails, setJiraIssueDetails
 

Method Detail

getDeploymentVersionId

long getDeploymentVersionId()
Returns:
id of the associated DeploymentVersion


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.