Class RestBuildAgent
java.lang.Object
com.atlassian.bamboo.rest.model.agent.RestBuildAgent
-
Constructor Summary
ConstructorDescriptionRestBuildAgent
(long id, String name, AgentType agentType, boolean active, boolean enabled, boolean busy) -
Method Summary
-
Constructor Details
-
RestBuildAgent
-
-
Method Details
-
getId
public long getId() -
getName
-
getType
-
isActive
-
isEnabled
-
isBusy
-