public abstract static class WatchConfig.ProjectWatchKey extends Object
Constructor and Description |
---|
WatchConfig.ProjectWatchKey() |
public static WatchConfig.ProjectWatchKey create(com.google.gerrit.reviewdb.client.Project.NameKey project, String filter)
public abstract com.google.gerrit.reviewdb.client.Project.NameKey project()
public abstract String filter()