com.atlassian.bamboo.buildqueue
Interface RemoteAgentDefinition

All Superinterfaces:
BambooIdProvider, BambooObject, CapabilityProperties, java.lang.Cloneable, java.lang.Comparable, CreationDateProvider, DistributedProperties, PipelineDefinition, java.io.Serializable
All Known Implementing Classes:
RemoteAgentDefinitionImpl

public interface RemoteAgentDefinition
extends PipelineDefinition, CapabilityProperties, DistributedProperties, java.io.Serializable


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.atlassian.bamboo.buildqueue.PipelineDefinition
PipelineDefinition.TYPE
 
Field Summary
 
Fields inherited from interface com.atlassian.bamboo.utils.CreationDateProvider
ORDERING
 
Method Summary
 
Methods inherited from interface com.atlassian.bamboo.buildqueue.PipelineDefinition
accept, getCreationDate, getDescription, getLastModificationDate, getName, getType, isEnabled, setCreationDate, setDescription, setEnabled, setLastModificationDate, setName
 
Methods inherited from interface com.atlassian.bamboo.core.BambooObject
setId
 
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface com.atlassian.bamboo.buildqueue.properties.CapabilityProperties
getCapabilitySet, setCapabilitySet
 
Methods inherited from interface com.atlassian.bamboo.buildqueue.properties.DistributedProperties
getAgentUpTime, getLastShutdownTime, getLastStartupTime, setLastShutdownTime, setLastStartupTime
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.