public class DeploymentVersionVcsCommitImpl extends Object implements DeploymentVersionVcsCommit
Constructor and Description |
---|
DeploymentVersionVcsCommitImpl(@NotNull MutableDeploymentVersionVcsCommit aCommit) |
Modifier and Type | Method and Description |
---|---|
Author |
getAuthor() |
@Nullable String |
getChangeSetId() |
long |
getChangesetObjectId()
Return id of
DeploymentVersionVcsChangeset this commit belongs to |
@NotNull String |
getComment() |
Date |
getDate() |
long |
getId() |
public DeploymentVersionVcsCommitImpl(@NotNull @NotNull MutableDeploymentVersionVcsCommit aCommit)
public Author getAuthor()
getAuthor
in interface InternalDeploymentVersionVcsCommit
Author
who made the commit@NotNull public @NotNull String getComment()
getComment
in interface InternalDeploymentVersionVcsCommit
public Date getDate()
getDate
in interface InternalDeploymentVersionVcsCommit
Date
of commit.@Nullable public @Nullable String getChangeSetId()
getChangeSetId
in interface InternalDeploymentVersionVcsCommit
public long getId()
getId
in interface BambooIdProvider
public long getChangesetObjectId()
DeploymentVersionVcsCommit
DeploymentVersionVcsChangeset
this commit belongs togetChangesetObjectId
in interface DeploymentVersionVcsCommit
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.