Package com.google.gerrit.pgm.init.api
Interface InitStep
-
public interface InitStepA single step in the site initialization process.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default voidpostRun()Executed after the site has been initializedvoidrun()
-