Package com.google.gerrit.server.edit
Class CommitModification
java.lang.Object
com.google.gerrit.server.edit.CommitModification
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic CommitModification.Builderbuilder()abstract Optional<org.eclipse.jgit.lib.PersonIdent>abstract Optional<org.eclipse.jgit.lib.PersonIdent>abstract com.google.common.collect.ImmutableList<TreeModification>
- 
Constructor Details- 
CommitModificationpublic CommitModification()
 
- 
- 
Method Details- 
treeModifications
- 
newCommitMessage
- 
newAuthor
- 
newCommitter
- 
builder
 
-