Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.model.project | |
com.atlassian.bamboo.plugins.rest.resource |
Modifier and Type | Method and Description |
---|---|
protected RestProject |
RestProjectExpander.expandInternal(RestProject project) |
Modifier and Type | Method and Description |
---|---|
protected RestProject |
RestProjectExpander.expandInternal(RestProject project) |
Constructor and Description |
---|
RestProjectList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestProject> callback) |
Modifier and Type | Method and Description |
---|---|
RestProject |
ProjectResource.getProject(String projectKey,
javax.ws.rs.core.UriInfo uriInfo,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
Method used to retrieve information for project specified as project key
Should be invoked as /rest/api/latest/project/PROJECTKEY
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.