Uses of Package
org.xwiki.script.service
-
Packages that use org.xwiki.script.service Package Description org.xwiki.script.service -
Classes in org.xwiki.script.service used by org.xwiki.script.service Class 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.