Class DeploymentVersionCommitsComparisonResult
java.lang.Object
com.atlassian.bamboo.deployments.versions.service.DeploymentVersionCommitsComparisonResult
-
Constructor Summary
ConstructorDescriptionDeploymentVersionCommitsComparisonResult
(List<DeploymentVersionVcsChangeset> changesets, int totalCommitCount) -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
DeploymentVersionCommitsComparisonResult
public DeploymentVersionCommitsComparisonResult(List<DeploymentVersionVcsChangeset> changesets, int totalCommitCount)
-
-
Method Details
-
getChangesets
-
getTotalCommitCount
public int getTotalCommitCount()
-