Class RemoveFromAttentionSet

java.lang.Object
com.google.gerrit.server.restapi.change.RemoveFromAttentionSet
All Implemented Interfaces:
RestModifyView<AttentionSetEntryResource,AttentionSetInput>, RestView<AttentionSetEntryResource>

public class RemoveFromAttentionSet extends Object implements RestModifyView<AttentionSetEntryResource,AttentionSetInput>
Removes a single user from the attention set.