com.atlassian.bamboo.buildqueue
Interface RemoteAgentDefinition

All Superinterfaces:
BambooObject, CapabilityProperties, java.lang.Cloneable, java.lang.Comparable, 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
 
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
getId, setId
 
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 © 2010 Atlassian. All Rights Reserved.