Documentation for Bamboo 4.2.x. Documentation for other versions of Bamboo is available too.

Custom capabilities can be used to control which jobs will be built by a particular agent. For example, if the builds for a particular job should only run in a Windows environment, you could create a custom capability 'operating.system=WindowsXP' for the appropriate agent(s), and specify it as a requirement for this job.(See Configuring a job's requirements.)You can configure a new custom capability for:

a specific local agentsee Configuring an agent-specific custom capability

a specific remote agent

all local agentssee Configuring a shared custom capability
all remote agents

(info) エージェント固有の機能の値は、同じ名前の共有機能 (存在する場合) の値をオーバーライドします。