Class AddToAttentionSetInput
- java.lang.Object
-
- com.google.gerrit.extensions.api.changes.AddToAttentionSetInput
-
public class AddToAttentionSetInput extends Object
Input at API level to add a user to the attention set.- See Also:
RemoveFromAttentionSetInput
,AttentionSetEntry
-
-
Constructor Summary
Constructors Constructor Description AddToAttentionSetInput()
AddToAttentionSetInput(String user, String reason)
-