Searched refs:GERRIT_SCOPE (Results 1 – 2 of 2) sorted by relevance
52 protected static String GERRIT_SCOPE; field in BaseServlet152 GERRIT_SCOPE = systemConfigProp.getProperty("gerrit.scope"); in init()
111 request.setAttribute("gerritScope", new Gson().toJson(GERRIT_SCOPE)); in doGetHandler()