Uses of Interface
com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsCommit

Packages that use DeploymentVersionVcsCommit
com.atlassian.bamboo.deployments.versions.history.commit   
 

Uses of DeploymentVersionVcsCommit in com.atlassian.bamboo.deployments.versions.history.commit
 

Classes in com.atlassian.bamboo.deployments.versions.history.commit that implement DeploymentVersionVcsCommit
 class DeploymentVersionVcsCommitImpl
           
 

Methods in com.atlassian.bamboo.deployments.versions.history.commit that return types with arguments of type DeploymentVersionVcsCommit
 java.util.Set<DeploymentVersionVcsCommit> DeploymentVersionVcsChangesetImpl.getCommits()
           
 java.util.Set<DeploymentVersionVcsCommit> DeploymentVersionVcsChangeset.getCommits()
           
 

Constructor parameters in com.atlassian.bamboo.deployments.versions.history.commit with type arguments of type DeploymentVersionVcsCommit
DeploymentVersionVcsChangesetImpl(long deploymentProjectId, RepositoryData repositoryData, java.util.Collection<DeploymentVersionVcsCommit> deploymentVersionVcsCommits)
          Creates arbitrary changeset.
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.