| 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 |
| CapabilityHelper | |
| CapabilityRequirementsMatcher | |
| CapabilitySet | |
| CapabilitySetManager | |
| CapabilityType |
Effectively a capability type object that specifies certain behaviour characteristics.
|
| CapabilityTypeModule | |
| DecoratedCapabilityRequirement |
Interface that combines the common UI elements of
Requirement and Capability |
| DefaultAgentCapabilityManager |
DefaultAgentCapabilityManager
Used to add default agent capabilities to the agent definition on remote agent startup
|
| ImageCapabilitySet | |
| MinimalRequirementSet | Deprecated
since 6.2 use
ImmutableRequirementSet |
| ReadOnlyCapabilitySet |
A
ReadOnlyCapabilitySet is a non editable read only capability set. |
| ReadOnlyCapabilityType |
A marker interface for capabilities that cannot be modified by the user.
|
| RemotedCapabilitySetManager | |
| Requirement | |
| RequirementAwareMapping |
UI element to hold reference between requirement and dependant entity.
|
| RequirementSet |
| Enum | Description |
|---|---|
| CapabilitySource |
Source where given agent capability is defined.
|
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.