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
FieldsModifier and TypeFieldDescription - 
Constructor Summary
ConstructorsConstructorDescriptionAttentionSetInput(String reason) AttentionSetInput(String user, String reason)  - 
Method Summary
 
- 
Field Details
- 
user
 - 
reason
 - 
notify
 - 
notifyDetails
 
 - 
 - 
Constructor Details
- 
AttentionSetInput
 - 
AttentionSetInput
 - 
AttentionSetInput
public AttentionSetInput() 
 -