Interface MutableDeploymentVersionVcsCommit
- All Superinterfaces:
BambooIdProvider,BambooObject,InternalDeploymentVersionVcsCommit
- All Known Implementing Classes:
MutableDeploymentVersionVcsCommitImpl
public interface MutableDeploymentVersionVcsCommit
extends InternalDeploymentVersionVcsCommit, BambooObject
-
Method Summary
Modifier and TypeMethodDescription@NotNull MutableDeploymentVersionVcsChangesetvoidvoidsetChangeset(@NotNull MutableDeploymentVersionVcsChangeset changeset) voidsetChangeSetId(@Nullable String changeSetId) voidsetComment(@NotNull String comment) voidMethods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getIdMethods inherited from interface com.atlassian.bamboo.core.BambooObject
setIdMethods inherited from interface com.atlassian.bamboo.deployments.versions.history.commit.InternalDeploymentVersionVcsCommit
getAuthor, getChangeSetId, getComment, getDate
-
Method Details
-
getChangeset
-
setChangeset
-
setAuthor
-
setComment
-
setDate
-
setChangeSetId
-