Package org.xwiki.groovy
-
Interface Summary Interface Description GroovyCompilationCustomizer Allow providing Groovy'sCompilationCustomizer
s to perform Groovy customization such as: automatically add imports, stop script execution after a certain timeout, prevents using some imports/statements/operators/etc, and more.GroovyConfiguration Configuration properties for the Groovy engine.TimedInterruptCustomizerConfiguration Configuration properties for the Timed Interrupt Compilation Customizer.