public class DeploymentVersionCommitsComparisonResult extends Object
Constructor and Description |
---|
DeploymentVersionCommitsComparisonResult(List<DeploymentVersionVcsChangeset> changesets,
int totalCommitCount) |
Modifier and Type | Method and Description |
---|---|
List<DeploymentVersionVcsChangeset> |
getChangesets() |
int |
getTotalCommitCount() |
public DeploymentVersionCommitsComparisonResult(List<DeploymentVersionVcsChangeset> changesets, int totalCommitCount)
public List<DeploymentVersionVcsChangeset> getChangesets()
public int getTotalCommitCount()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.