Class GroovyInitScript


  • public class GroovyInitScript
    extends Object
    Run the initialization script, if it exists. It runs strictly after the initialization of other tasks during the last initialization milestone.
    Author:
    Kohsuke Kawaguchi