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