Class ChangeConfigInfo


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

      • allowBlame

        public Boolean allowBlame
      • showAssigneeInChangesTable

        public Boolean showAssigneeInChangesTable
      • disablePrivateChanges

        public Boolean disablePrivateChanges
      • largeChange

        public int largeChange
      • replyLabel

        public String replyLabel
      • replyTooltip

        public String replyTooltip
      • updateDelay

        public int updateDelay
      • submitWholeTopic

        public Boolean submitWholeTopic
      • mergeabilityComputationBehavior

        public String mergeabilityComputationBehavior
      • enableAttentionSet

        public Boolean enableAttentionSet
      • enableAssignee

        public Boolean enableAssignee
    • Constructor Detail

      • ChangeConfigInfo

        public ChangeConfigInfo()