Searched defs:getReviewPage (Results 1 - 2 of 2) sorted by relevance
/opengrok-sun/src/org/opensolaris/opengrok/configuration/ | ||
H A D | Configuration.java | 474 public String getReviewPage() { method in class:Configuration |
H A D | RuntimeEnvironment.java | 649 public String getReviewPage() { method in class:RuntimeEnvironment 650 return threadConfig.get().getReviewPage(); |
Completed in 12 milliseconds