Class ConfigInput
java.lang.Object
com.google.gerrit.extensions.api.projects.ConfigInput
- 
Field SummaryFieldsModifier and TypeFieldDescription
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
description
- 
useContributorAgreements
- 
useContentMerge
- 
useSignedOffBy
- 
createNewChangeForAllNotInTarget
- 
requireChangeId
- 
enableSignedPush
- 
requireSignedPush
- 
rejectImplicitMerges
- 
privateByDefault
- 
workInProgressByDefault
- 
enableReviewerByEmail
- 
matchAuthorToCommitterDate
- 
rejectEmptyCommit
- 
skipAddingAuthorAndCommitterAsReviewers
- 
maxObjectSizeLimit
- 
submitType
- 
state
- 
pluginConfigValues
- 
commentLinks
 
- 
- 
Constructor Details- 
ConfigInputpublic ConfigInput()
 
-