Class ExperimentFeaturesConstants

    • Field Detail

      • UI_FEATURE_PATCHSET_COMMENTS

        public static String UI_FEATURE_PATCHSET_COMMENTS
        Features that are known experiments and can be referenced in the code.
      • UI_FEATURE_SUBMIT_REQUIREMENTS_UI

        public static String UI_FEATURE_SUBMIT_REQUIREMENTS_UI
      • GERRIT_BACKEND_REQUEST_FEATURE_REMOVE_REVISION_ETAG

        public static String GERRIT_BACKEND_REQUEST_FEATURE_REMOVE_REVISION_ETAG
      • GERRIT_BACKEND_REQUEST_FEATURE_COMPUTE_FROM_ALL_USERS_REPOSITORY

        public static final String GERRIT_BACKEND_REQUEST_FEATURE_COMPUTE_FROM_ALL_USERS_REPOSITORY
        When set, we compute information from All-Users repository if able, instead of computing it from the change index.
        See Also:
        Constant Field Values
      • DEFAULT_ENABLED_FEATURES

        public static final com.google.common.collect.ImmutableSet<String> DEFAULT_ENABLED_FEATURES
        Features, enabled by default in the current release.
    • Constructor Detail

      • ExperimentFeaturesConstants

        public ExperimentFeaturesConstants()