Class ProjectManagementScriptService

java.lang.Object
com.xwiki.projectmanagement.script.ProjectManagementScriptService
All Implemented Interfaces:
org.xwiki.script.service.ScriptService

@Component @Named("projectmanagement") @Singleton public class ProjectManagementScriptService extends Object implements org.xwiki.script.service.ScriptService
Project management script service. Offers useful methods with regards to the project management implementers.
Since:
1.2.0
Version:
$Id$
  • Constructor Details

    • ProjectManagementScriptService

      public ProjectManagementScriptService()
  • Method Details