Package com.google.gerrit.server.change
Class WorkInProgressOp.Input
- java.lang.Object
-
- com.google.gerrit.extensions.common.InputWithMessage
-
- com.google.gerrit.server.change.WorkInProgressOp.Input
-
- Enclosing class:
- WorkInProgressOp
public static class WorkInProgressOp.Input extends InputWithMessage
-
-
Field Summary
Fields Modifier and Type Field Description NotifyHandling
notify
-
Fields inherited from class com.google.gerrit.extensions.common.InputWithMessage
message
-
-
-
-
Field Detail
-
notify
public NotifyHandling notify
-
-
Constructor Detail
-
Input
public Input()
-
Input
public Input(String message)
-
-