Class ParentInput
- java.lang.Object
- 
- com.google.gerrit.extensions.common.InputWithCommitMessage
- 
- com.google.gerrit.extensions.api.projects.ParentInput
 
 
- 
 public class ParentInput extends InputWithCommitMessage 
- 
- 
Field SummaryFields Modifier and Type Field Description Stringparent- 
Fields inherited from class com.google.gerrit.extensions.common.InputWithCommitMessagecommitMessage
 
- 
 - 
Constructor SummaryConstructors Constructor Description ParentInput()
 
- 
- 
- 
Field Detail- 
parentpublic String parent 
 
- 
 
-