Bamboo 1.0 : Web Item Module
This page last changed on Mar 05, 2007 by bmccoy.
DescriptionThe WebItem allows you to define a link in the Bamboo system. (Usually in some form of menu). Currently, you can use the web-item to add links to three locatins
Sample Module Descriptor Element<web-item key="pipelineConfig" name="Build Queues" section="system.admin/builds" weight="20"> <label key="webitems.system.admin.build.queues"/> <link>/admin/configurePipeline!default.action</link> <condition class="com.atlassian.bamboo.plugins.web.conditions.AdminPermissionCondition" /> </web-item> Module Components
Both the link and the id can make use of parameters passed to the page. For example: |
![]() |
Document generated by Confluence on May 09, 2007 00:13 |