Class ProjectManagementLivedataScriptService

java.lang.Object
com.xwiki.projectmanagement.livadata.script.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 Details

    • ProjectManagementLivedataScriptService

      public ProjectManagementLivedataScriptService()
  • Method Details

    • 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.