Class AttentionSetInput

java.lang.Object
com.google.gerrit.extensions.api.changes.AttentionSetInput

public class AttentionSetInput extends Object
Input at API level to add a user to the attention set.
See Also:
  • Field Details

  • Constructor Details

    • AttentionSetInput

      public AttentionSetInput(String user, String reason)
    • AttentionSetInput

      public AttentionSetInput(String reason)
    • AttentionSetInput

      public AttentionSetInput()