Interface DeleteVoteOp.Factory
- Enclosing class:
- DeleteVoteOp
public static interface DeleteVoteOp.Factory
Factory to create
DeleteVoteOp
instances.-
Method Summary
Modifier and TypeMethodDescriptioncreate
(Project.NameKey projectState, AccountState reviewerToDeleteVoteFor, String label, DeleteVoteInput input, boolean enforcePermissions)
-
Method Details
-
create
DeleteVoteOp create(Project.NameKey projectState, AccountState reviewerToDeleteVoteFor, String label, DeleteVoteInput input, boolean enforcePermissions)
-