Modifier and Type | Method and Description |
---|---|
List<DeploymentVersionVcsChangeset> |
ViewDeploymentVersionCommits.getChangesets() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
ViewDeploymentVersionCommits.getUrlsForChangeset(DeploymentVersionVcsChangeset repositoryChangeset) |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentVersionVcsChangesetImpl |
Modifier and Type | Method and Description |
---|---|
Pair<List<DeploymentVersionVcsChangeset>,List<InternalLinkedJiraIssue>> |
DeploymentVersionChainResultDataCollectorImpl.findImmutableChangesetsAndJiraIssues(long deploymentProjectId,
MutableDeploymentVersion newVersion,
PlanResultKey planResultKey)
Finds changes between last version (if it exists) and a new version by looking at build results that happened
between the 2 versions.
|
Pair<List<DeploymentVersionVcsChangeset>,List<InternalLinkedJiraIssue>> |
DeploymentVersionChainResultDataCollector.findImmutableChangesetsAndJiraIssues(long deploymentProjectId,
MutableDeploymentVersion newVersion,
PlanResultKey planResultKey)
Finds changes between last version (if it exists) and a new version by looking at build results that happened
between the 2 versions.
|
List<DeploymentVersionVcsChangeset> |
DeploymentVersionCommitsComparisonResult.getChangesets() |
List<DeploymentVersionVcsChangeset> |
DeploymentVersionVcsChangesetServiceImpl.getChangesetsForDeploymentVersion(DeploymentVersion deploymentVersion) |
List<DeploymentVersionVcsChangeset> |
DeploymentVersionVcsChangesetService.getChangesetsForDeploymentVersion(DeploymentVersion deploymentVersion)
Find all
DeploymentVersionVcsChangeset associated with a DeploymentVersion |
Constructor and Description |
---|
DeploymentVersionCommitsComparisonResult(List<DeploymentVersionVcsChangeset> changesets,
int totalCommitCount) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences