Index
All Classes and Interfaces|All Packages
C
- createCustomizer() - Method in interface org.xwiki.groovy.GroovyCompilationCustomizer
G
- getCompilationCustomizerNames() - Method in interface org.xwiki.groovy.GroovyConfiguration
- getCompilationCustomizers() - Method in interface org.xwiki.groovy.GroovyConfiguration
- getTimeout() - Method in interface org.xwiki.groovy.TimedInterruptCustomizerConfiguration
- GroovyCompilationCustomizer - Interface in org.xwiki.groovy
-
Allow providing Groovy's
CompilationCustomizer
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 - Interface in org.xwiki.groovy
-
Configuration properties for the Groovy engine.
O
- org.xwiki.groovy - package org.xwiki.groovy
T
- TimedInterruptCustomizerConfiguration - Interface in org.xwiki.groovy
-
Configuration properties for the Timed Interrupt Compilation Customizer.
All Classes and Interfaces|All Packages