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()
void
setDescription
(String description) void
setEnabled
(Boolean enabled) void
void
void
void
-
Constructor Details
-
RestAgent
public RestAgent() -
RestAgent
-
RestAgent
-
-
Method Details
-
getId
-
setId
-
getType
-
setType
-
getName
-
setName
-
getDescription
-
setDescription
-
isEnabled
-
setEnabled
-
getLink
-
setLink
-