Interface DeploymentVersionVcsCommit
- All Superinterfaces:
BambooIdProvider
,InternalDeploymentVersionVcsCommit
- All Known Implementing Classes:
DeploymentVersionVcsCommitImpl
Represents single commit associated with a
DeploymentVersion
-
Method Summary
Modifier and TypeMethodDescriptionlong
Return id ofDeploymentVersionVcsChangeset
this commit belongs toMethods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
Methods inherited from interface com.atlassian.bamboo.deployments.versions.history.commit.InternalDeploymentVersionVcsCommit
getAuthor, getChangeSetId, getComment, getDate
-
Method Details
-
getChangesetObjectId
long getChangesetObjectId()Return id ofDeploymentVersionVcsChangeset
this commit belongs to- Returns:
-