Package com.atlassian.bamboo.buildqueue
Interface AgentWithCapabilitiesDefinition
- All Superinterfaces:
BambooIdProvider,BambooObject,Cloneable,Comparable<PipelineDefinition>,CreationDateProvider,PipelineDefinition
- All Known Implementing Classes:
AgentWithCapabilitiesDefinitionImpl
-
Field Summary
Fields inherited from interface com.atlassian.bamboo.utils.CreationDateProvider
ORDERING -
Method Summary
Modifier and TypeMethodDescription@NotNull CapabilitySet@Nullable CapabilitySetvoidsetCapabilitySet(CapabilitySet capabilitySet) Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getIdMethods inherited from interface com.atlassian.bamboo.core.BambooObject
setIdMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.atlassian.bamboo.buildqueue.PipelineDefinition
accept, getCreationDate, getDescription, getEphemeralAgentDedication, getEphemeralAgentDedicationUntyped, getLastModificationDate, getName, getType, isDedicated, isEnabled, setCreationDate, setDescription, setEnabled, setEphemeralAgentDedication, setEphemeralAgentDedicationUntyped, setLastModificationDate, setName
-
Method Details
-
getCapabilitySet
-
getAgentCapabilitySet
-
setCapabilitySet
-