Class RestPermission
java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestModel
com.atlassian.bamboo.rest.model.permission.RestPermission
Model for user/group permission REST endpoint
- Since:
- 6.0
-
Field Summary
Fields inherited from class com.atlassian.bamboo.rest.model.AbstractRestModel
self
-
Constructor Summary
ConstructorDescriptionRestPermission
(String name) RestPermission
(String name, List<String> permissions) -
Method Summary
Methods inherited from class com.atlassian.bamboo.rest.model.AbstractRestModel
getSelf, setSelf
-
Constructor Details
-
RestPermission
-
RestPermission
-
-
Method Details
-
getName
-
getPermissions
-