| Interface | Description |
|---|---|
| AgentContext |
Allows you to retrieve a reference to the agent for the current thread
|
| BuilderCapabilityDescriptor | |
| Capability | |
| CapabilityConfigurationManager |
Manager for retrieving/storing configuration associated with
Capability. |
| CapabilityContext |
Allows the ability to retrieve a capability set specific to the context
it is called from.
|
| CapabilityDefaultsHelper |
If implemented on a
CapabilityTypeModule this interface makes
the auto-detection of capabilities possible via the CapabilityDefaultsHelper.addDefaultCapabilities(CapabilitySet) method |
| CapabilityRequirementsMatcher | |
| CapabilitySet | |
| CapabilitySetManager | |
| CapabilityType |
Effectively a capability type object that specifies certain behaviour characteristics.
|
| CapabilityTypeModule | |
| ImageCapabilitySet | |
| MinimalRequirementSet |
A version of the requirement set that really only serves up the requirements
|
| ReadOnlyCapabilitySet |
A
ReadOnlyCapabilitySet is a non editable read only capability set. |
| ReadOnlyCapabilityType |
A marker interface for capabilities that cannot be modified by the user.
|
| Requirement | |
| RequirementSet |
| Class | Description |
|---|---|
| CapabilityAgentMapping |
Simple tuple class that pairs capability and pipelineDefinition
|
| CapabilityElasticImageMapping |
Simple tuple class that pairs capability and pipelineDefinition
|
| CapabilityMatchResult | |
| CapabilityScope | |
| ExecutablePathUtils | |
| RequirementPlanMapping |
Tuple object that holds a requirement and plan mapping
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.