Class GetAttentionSet

java.lang.Object
com.google.gerrit.server.restapi.change.GetAttentionSet
All Implemented Interfaces:
RestReadView<ChangeResource>, RestView<ChangeResource>

public class GetAttentionSet extends Object implements RestReadView<ChangeResource>
Reads the list of users currently in the attention set.
  • Method Details