Class ChangeConfigInfo


  • public class ChangeConfigInfo
    extends Object
    API response containing values from the change section of gerrit.config.
    • Field Detail

      • allowBlame

        public Boolean allowBlame
      • disablePrivateChanges

        public Boolean disablePrivateChanges
      • updateDelay

        public int updateDelay
      • submitWholeTopic

        public Boolean submitWholeTopic
      • mergeabilityComputationBehavior

        public String mergeabilityComputationBehavior
      • enableRobotComments

        public Boolean enableRobotComments
      • conflictsPredicateEnabled

        public Boolean conflictsPredicateEnabled
    • Constructor Detail

      • ChangeConfigInfo

        public ChangeConfigInfo()