Class RestAgent
java.lang.Object
com.atlassian.bamboo.plugins.rest.admin.agent.RestAgent
Data model for agent REST endpoint.
- Since:
- 5.10
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getLink()getName()getType()voidsetDescription(String description) voidsetEnabled(Boolean enabled) voidvoidvoidvoid
-
Constructor Details
-
RestAgent
public RestAgent() -
RestAgent
-
RestAgent
-
-
Method Details
-
getId
-
setId
-
getType
-
setType
-
getName
-
setName
-
getDescription
-
setDescription
-
isEnabled
-
setEnabled
-
getLink
-
setLink
-