Class InputWithCommitMessage
- java.lang.Object
- 
- com.google.gerrit.extensions.common.InputWithCommitMessage
 
- 
- Direct Known Subclasses:
- LabelDefinitionInput,- ParentInput,- SetDashboardInput
 
 public class InputWithCommitMessage extends Object A generic input with a commit message only.
- 
- 
Field SummaryFields Modifier and Type Field Description StringcommitMessage
 - 
Constructor SummaryConstructors Constructor Description InputWithCommitMessage()InputWithCommitMessage(String commitMessage)
 
-