Class ExperimentFeaturesConstants

java.lang.Object
com.google.gerrit.server.experiments.ExperimentFeaturesConstants

public class ExperimentFeaturesConstants extends Object
Constants for Gerrit ExperimentFeatures
  • Field Details

    • GERRIT_BACKEND_FEATURE_ATTACH_NONCE_TO_DOCUMENTATION

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

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

    • ExperimentFeaturesConstants

      public ExperimentFeaturesConstants()