Package org.xwiki.script.service
-
Interface Summary Interface Description ScriptService Any module wishing to expose Script APIs (for example APIs accessible through Groovy, Python, Velocity, etc) must implement this component interface, in addition to implementing its own business interface.ScriptServiceManager Provides access toScriptService
implementation at runtime. -
Exception Summary Exception Description ScriptServiceNotFoundException Deprecated. not used anymore