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