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