Package com.atlassian.bamboo.v2.build.agent.capability
package com.atlassian.bamboo.v2.build.agent.capability
-
ClassDescriptionAll subclassses should have the same implementation of equals and compareToAllows you to retrieve a reference to the agent for the current threadA capability type tied to the environment in which an agent runs.Simple tuple class that pairs capability and pipelineDefinitionManager for retrieving/storing configuration associated with
Capability
.Allows the ability to retrieve a capability set specific to the context it is called from.UI only helper class for theCapability
objectIf implemented on aCapabilityTypeModule
this interface makes the auto-detection of capabilities possible via theCapabilityDefaultsHelper.addDefaultCapabilities(CapabilitySet)
methodSimple tuple class that pairs capability and pipelineDefinitionUI only helper class for theCapability
object.Class that helps the display and configuration of capabilities and requirementsUI only class responsible for rendering theCapability
s andCapabilitySet
Source where given agent capability is defined.Effectively a capability type object that specifies certain behaviour characteristics.A combined "effective" capability set for an agent.Interface that combines the common UI elements ofRequirement
andCapability
DefaultAgentCapabilityManager Used to add default agent capabilities to the agent definition on remote agent startupDeprecated.AReadOnlyCapabilitySet
is a non editable read only capability set.A marker interface for capabilities that cannot be modified by the user.Entity which is dependent fromRequirement
.UI element to hold reference between requirement and dependant entity.UI only helper class for theCapability
objectTuple object that holds a requirement and plan mappingTuple object that holds a requirement and plan mappingUI only class responsible for rendering theRequirement
s andRequirementSet
ImmutableRequirementSet