public abstract class AgentWithCapabilitiesDefinitionImpl extends PipelineDefinitionImpl implements AgentWithCapabilitiesDefinition
nameORDERING| Modifier | Constructor and Description |
|---|---|
protected |
AgentWithCapabilitiesDefinitionImpl() |
protected |
AgentWithCapabilitiesDefinitionImpl(long id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
CapabilitySet |
getAgentCapabilitySet() |
CapabilitySet |
getCapabilitySet()
Will only return what is stored in the database against this agent.
|
protected abstract CapabilitySet |
newCapabilitySet() |
void |
setCapabilitySet(CapabilitySet capabilitySet) |
compareTo, equals, getDescription, getName, getType, hashCode, isEnabled, setDescription, setEnabled, setNameclone, getCreationDate, getCurrentDate, getId, getLastModificationDate, setClock, setCreationDate, setId, setLastModificationDatefinalize, getClass, notify, notifyAll, toString, wait, wait, waitaccept, getCreationDate, getDescription, getLastModificationDate, getName, getType, isEnabled, setCreationDate, setDescription, setEnabled, setLastModificationDate, setNamesetIdgetIdcompareToprotected AgentWithCapabilitiesDefinitionImpl()
protected AgentWithCapabilitiesDefinitionImpl(long id,
String name)
@Nullable public CapabilitySet getCapabilitySet()
getCapabilitySet in interface AgentWithCapabilitiesDefinition@NotNull public CapabilitySet getAgentCapabilitySet()
getAgentCapabilitySet in interface AgentWithCapabilitiesDefinitionprotected abstract CapabilitySet newCapabilitySet()
public void setCapabilitySet(CapabilitySet capabilitySet)
setCapabilitySet in interface AgentWithCapabilitiesDefinitionCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.