|
Description: |
For instance, checking code implementation of [ModelScriptService|https://github.com/xwiki/xwiki-platform/blob/c7b43cccad1448c8ab055166d8d270b569174dd0/xwiki-platform-core/xwiki-platform-model/src/main/java/org/xwiki/model/internal/scripting/ModelScriptService.java#L20C1-L20C44] it includes some useful methods. This isn't internal , if check by package name {noformat}org.xwiki.model.script.ModelScriptService{noformat}. However, by visiting [home page|https://www.xwiki.org/xwiki/bin/view/ScriptingDocumentation/] or application page after installation , there's no API {noformat}$services.model{noformat}. It can be seen once user activiate activates filter *Internals*. |
|