| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentVersionLinkedJiraIssueImpl |
| Constructor and Description |
|---|
IndexedVersionImpl(DeploymentVersion deploymentVersion,
DeploymentProject deploymentProject,
PlanResultKey planResultKey,
List<DeploymentVersionLinkedJiraIssue> issues) |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentVersionLinkedJiraIssue> |
DeploymentVersionLinkedJiraIssuesServiceImpl.compareVersionsByJiraIssues(long deploymentProjectId,
DeploymentVersion version1,
DeploymentVersion version2) |
List<DeploymentVersionLinkedJiraIssue> |
DeploymentVersionLinkedJiraIssuesService.compareVersionsByJiraIssues(long deploymentProjectId,
DeploymentVersion version1,
DeploymentVersion version2)
Get JIRA issue links for comparing two versions, i.e.
|
List<DeploymentVersionLinkedJiraIssue> |
DeploymentVersionLinkedJiraIssuesServiceImpl.getJiraIssuesForDeploymentVersion(long deploymentVersionId) |
List<DeploymentVersionLinkedJiraIssue> |
DeploymentVersionLinkedJiraIssuesService.getJiraIssuesForDeploymentVersion(long deploymentVersionId)
DeploymentVersionEventListener
Get all JIRA issues associated with
DeploymentVersion |
SortedMap<String,DeploymentVersionLinkedJiraIssue> |
DeploymentVersionLinkedJiraIssuesServiceImpl.getJiraIssuesForDeploymentVersionsMap(long deploymentVersionId) |
SortedMap<String,DeploymentVersionLinkedJiraIssue> |
DeploymentVersionLinkedJiraIssuesService.getJiraIssuesForDeploymentVersionsMap(long deploymentVersionId)
Get all JIRA issues associated with
DeploymentVersion as mapping between issue key and DeploymentVersionLinkedJiraIssue |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.