Class ConfiguredSubscriptionGraphFactory

java.lang.Object
com.google.gerrit.server.submit.ConfiguredSubscriptionGraphFactory
All Implemented Interfaces:
SubscriptionGraph.Factory

public class ConfiguredSubscriptionGraphFactory extends Object implements SubscriptionGraph.Factory
Wrap a SubscriptionGraph.Factory to honor the gerrit configuration.

If superproject subscriptions are disabled in the conf, return an empty graph.