| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.rest.admin.group | |
| com.atlassian.bamboo.rest.model.admin.group |
| Modifier and Type | Field and Description |
|---|---|
static RestGroup |
GroupResource.REST_GROUP |
| Modifier and Type | Field and Description |
|---|---|
static List<RestGroup> |
GroupResource.REST_GROUPS |
| Modifier and Type | Method and Description |
|---|---|
RestGroup |
GroupConversionFunction.apply(com.atlassian.user.Group group,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo) |
| Modifier and Type | Method and Description |
|---|---|
List<RestGroup> |
GroupResource.getGroup(String name,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
Retrieve a list of groups in Bamboo.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
GroupResource.createGroup(RestGroup restGroup,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
Create a group in Bamboo
|
| Modifier and Type | Method and Description |
|---|---|
RestGroup |
RestGroup.Builder.build() |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.