com.atlassian.bamboo.deployments.versions.service
Class DeploymentVersionCommitsComparisonResult
java.lang.Object
com.atlassian.bamboo.deployments.versions.service.DeploymentVersionCommitsComparisonResult
public class DeploymentVersionCommitsComparisonResult
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentVersionCommitsComparisonResult
public DeploymentVersionCommitsComparisonResult(List<DeploymentVersionVcsChangeset> changesets,
int totalCommitCount)
getChangesets
public List<DeploymentVersionVcsChangeset> getChangesets()
getTotalCommitCount
public int getTotalCommitCount()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.