Package org.xwiki.groovy


package org.xwiki.groovy
  • Interfaces
    Class
    Description
    Allow providing Groovy's CompilationCustomizers 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.
    Configuration properties for the Groovy engine.
    Configuration properties for the Timed Interrupt Compilation Customizer.