Class ConfluenceScriptService

  • All Implemented Interfaces:
    org.xwiki.script.service.ScriptService

    @Component
    @Named("confluence")
    @Unstable
    @Singleton
    public class ConfluenceScriptService
    extends Object
    implements org.xwiki.script.service.ScriptService
    Confluence script services.
    Since:
    1.19.0
    Version:
    $Id$
    • Constructor Detail

      • ConfluenceScriptService

        public ConfluenceScriptService()
    • Method Detail

      • get

        public org.xwiki.script.service.ScriptService get​(String serviceName)
        Parameters:
        serviceName - the requested service
        Returns:
        the requested service