Class AttentionSetInput
java.lang.Object
com.google.gerrit.extensions.api.changes.AttentionSetInput
Input at API level to add a user to the attention set.
- See Also:
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
ConstructorDescriptionAttentionSetInput
(String reason) AttentionSetInput
(String user, String reason) -
Method Summary
-
Field Details
-
user
-
reason
-
notify
-
notifyDetails
-
-
Constructor Details
-
AttentionSetInput
-
AttentionSetInput
-
AttentionSetInput
public AttentionSetInput()
-