A capability is a feature of an agent. A capability can be a:
- builder (e.g. Maven)
- JDK
- custom capability (a key-value property which defines a particular characteristic of an agent, e.g. 'operating.system=WindowsXP' or 'fast.builds=true')
- Perforce (location of the P4 client application, if Perforce is being used as the source repository)
機能は、エージェント固有として定義することも、すべてのローカル エージェントまたはすべてのリモート エージェント間で共有することもできます。エージェント固有の機能の値は、同じ名前の共有機能 (存在する場合) の値をオーバーライドします。
See Configuring Capabilities for more information.
Renaming an Agent-Specific Capability
To rename an agent-specific capability:
- Navigate to the desired agent, as described in Viewing an Agent.
- The 'Agent Capabilities' screen will be display, showing a list of shared capabilities and agent-specific capabilities for your chosen agent.
- Click the 'View' corresponding to the agent-specific capability you wish to rename.
- The 'View Capability' page will display. Click the 'Rename Capability' link.
- The 'Rename Capability' page will display. Update the 'Key' and click 'Rename Capability'.
Renaming a Local Server Capability
ローカル サーバーの機能の名前を変更する方法
- Click the 'Administration' link in the top navigation bar.
- Click the 'Server Capabilities' link in the left navigation column.
- The 'Server Capabilities' page will display, showing a list of all local server capabilities currently defined in your Bamboo system.
- Click the 'View' corresponding to the agent-specific capability you wish to rename.
- The 'View Capability' page will display. Click the 'Rename Capability' link.
- The 'Rename Capability' page will display. Update the 'Key' and click 'Rename Capability'.
Renaming a Shared Remote Capability
共有リモート機能の名前を変更する方法
- Click the 'Administration' link in the top navigation bar.
- Click the 'Agents' link in the left navigation column.
- The 'Agents' page will display, showing lists of all Local Agents and Remote Agents in your Bamboo system.
- Click the 'Shared Remote Capabilities' link in the top right of the 'Remote Agents' section.
- The 'Shared Remote Capabilities' screen will display, showing a list of all shared remote capabilities currently defined in your Bamboo system.
- Click the 'View' corresponding to the agent-specific capability you wish to rename.
- The 'View Capability' page will display. Click the 'Rename Capability' link.
- The 'Rename Capability' page will display. Update the 'Key' and click 'Rename Capability'.

Screenshot above: Renaming a custom capability