Uses of Class
com.atlassian.bitbucket.commit.SimpleCommit.Builder
-
Uses of SimpleCommit.Builder in com.atlassian.bitbucket.commit
Modifier and TypeMethodDescriptionSets theauthor
.SimpleCommit.Builder.authorTimestamp
(Date value) Sets theauthor timestamp
.SimpleCommit.Builder.clearParents()
Sets thecommitter
.SimpleCommit.Builder.committerTimestamp
(Date value) Sets thecommitter timestamp
.SimpleCommit.Builder.parent
(MinimalCommit value) SimpleCommit.Builder.parents
(MinimalCommit value, MinimalCommit... values) SimpleCommit.Builder.parents
(Iterable<MinimalCommit> values) SimpleCommit.Builder.repository
(Repository value) protected SimpleCommit.Builder
SimpleCommit.Builder.self()