Bamboo 2.1 : Web Item Module
This page last changed on May 14, 2007 by rosie@atlassian.com.
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: RELATED TOPICS
Bamboo Documentation Home |
![]() |
Document generated by Confluence on Mar 02, 2009 18:52 |