|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptService | |
|---|---|
| org.xwiki.script.service | |
| Uses of ScriptService in org.xwiki.script.service |
|---|
| Methods in org.xwiki.script.service that return ScriptService | |
|---|---|
ScriptService |
ScriptServiceManager.get(java.lang.String serviceName)
Note that we're voluntarily using an API name of "get" to make it extra easy to access Script Services from Velocity (since in Velocity writing $services.name is equivalent to writing
$services.get("name")). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||