Class ConfigInput
java.lang.Object
com.google.gerrit.extensions.api.projects.ConfigInput
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
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
-
ConfigInput
public ConfigInput()
-