Class ProjectManagementLivedataScriptService

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

    @Component
    @Named("projectmanagementlivedata")
    @Singleton
    public class ProjectManagementLivedataScriptService
    extends Object
    implements org.xwiki.script.service.ScriptService
    Project management livedata script service. Offers useful methods with regards to the project management livedata configuration and implementation.
    Version:
    $Id$
    • Constructor Detail

      • ProjectManagementLivedataScriptService

        public ProjectManagementLivedataScriptService()
    • Method Detail

      • getLivedataConfiguration

        public org.xwiki.livedata.LiveDataConfiguration getLivedataConfiguration​(String hint)
        Parameters:
        hint - the hint for the livedata source.
        Returns:
        a collection of livedata property descriptors associated to the livedata source.