MCPcopy Create free account
hub / github.com/GerritCodeReview/gerrit / afterInit

Method afterInit

java/com/google/gerrit/pgm/init/BaseInit.java:165–165  ·  view source on GitHub ↗

Invoked after site init is called. @param run completed run instance.

(SiteRun run)

Source from the content-addressed store, hash-verified

163 * @param run completed run instance.
164 */
165 protected void afterInit(SiteRun run) throws Exception {}
166
167 @Nullable
168 protected List<String> getInstallPlugins() {

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected