Uses of Interface
com.atlassian.bamboo.deployments.versions.history.commit.DeploymentVersionVcsCommit
Packages that use DeploymentVersionVcsCommit
-
Uses of DeploymentVersionVcsCommit in com.atlassian.bamboo.deployments.versions.history.commit
Classes in com.atlassian.bamboo.deployments.versions.history.commit that implement DeploymentVersionVcsCommitMethods in com.atlassian.bamboo.deployments.versions.history.commit that return types with arguments of type DeploymentVersionVcsCommitModifier and TypeMethodDescription@NotNull Set<DeploymentVersionVcsCommit>
DeploymentVersionVcsChangeset.getCommits()
@NotNull Set<DeploymentVersionVcsCommit>
DeploymentVersionVcsChangesetImpl.getCommits()
Constructor parameters in com.atlassian.bamboo.deployments.versions.history.commit with type arguments of type DeploymentVersionVcsCommitModifierConstructorDescriptionDeploymentVersionVcsChangesetImpl
(long deploymentProjectId, RepositoryDataEntity repositoryDataEntity, Collection<DeploymentVersionVcsCommit> deploymentVersionVcsCommits) Creates arbitrary changeset.