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