Class 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 Detail

      • ProjectManagementScriptService

        public ProjectManagementScriptService()