Package com.google.gerrit.server.change
Interface RemoveFromAttentionSetOp.Factory
- Enclosing class:
- RemoveFromAttentionSetOp
public static interface RemoveFromAttentionSetOp.Factory
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(Account.Id attentionUserId, String reason, boolean notify)
-
Method Details
-
create
-