Uses of Class
com.atlassian.bitbucket.commit.SimpleCommit.Builder
Packages that use SimpleCommit.Builder
-
Uses of SimpleCommit.Builder in com.atlassian.bitbucket.commit
Methods in com.atlassian.bitbucket.commit that return SimpleCommit.BuilderModifier 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.BuilderSimpleCommit.Builder.self()