Gets a combined "effective" capabilitySet given an agent's capability set and a shared capability set
The agent capabilitySet will override capabilities in the CapabilityScope.SHARED capabilities if there's
a precise key match.
Gets a combined "effective" capabilitySet given an agent's capabilitySet.
Will retrieve the shared capabilitySet for the agent based on the CapabilityScope.
The agent capabilitySet will override capabilities in the CapabilityScope.SHARED capabilities if there's
a precise key match.
Gets a combined "effective" capabilitySet given an agent's capability set and a shared capability set
The agent capabilitySet will override capabilities in the CapabilityScope.SHARED capabilities if there's
a precise key match.
CapabilitySetManagerUtils.getSharedCapabilitySet(com.atlassian.bamboo.v2.build.agent.capability.CapabilitySetManager, java.lang.Class<? extends com.atlassian.bamboo.v2.build.agent.capability.CapabilitySet>)
instead