Package com.google.gerrit.server.change
Interface DeleteReviewerOp.Factory
-
- Enclosing class:
- DeleteReviewerOp
public static interface DeleteReviewerOp.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DeleteReviewerOp
create(AccountState reviewerAccount, DeleteReviewerInput input)
-
-
-
Method Detail
-
create
DeleteReviewerOp create(AccountState reviewerAccount, DeleteReviewerInput input)
-
-