Class CommentInput
- java.lang.Object
-
- com.google.gerrit.extensions.api.changes.CommentInput
-
public class CommentInput extends Object
Input to theChangeApi.comments()
.
-
-
Field Summary
Fields Modifier and Type Field Description boolean
enableContext
-
Constructor Summary
Constructors Constructor Description CommentInput()
-