Package com.atlassian.bamboo.commit
Class CommitContextImpl.Builder
java.lang.Object
com.atlassian.bamboo.commit.CommitContextImpl.Builder
- Enclosing class:
- CommitContextImpl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionauthor
(@NotNull AuthorContext author) build()
changesetId
(String changesetId) file
(CommitFile file) Deprecated.files
(Iterable<CommitFile> files) foreignCommit
(boolean foreignCommit)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
author
public CommitContextImpl.Builder author(@NotNull @NotNull String author, @NotNull @NotNull String email) -
author
-
author
-
changesetId
-
comment
-
date
-
file
-
file
Deprecated.since 6.1 usefile(String, String, String)
-
file
-
files
-
branch
-
foreignCommit
-
file(String, String, String)