| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.rest.admin.concurrentbuild | |
| com.atlassian.bamboo.testutils.backdoor |
| Modifier and Type | Method and Description |
|---|---|
RestBuildConcurrency |
BuildConcurrencyConversionFunction.apply(ConcurrentBuildConfig input,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo) |
RestBuildConcurrency |
ConcurrentBuildResource.getBuildConcurrency(Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
The REST endpoint to retrieve build concurrency settings
|
RestBuildConcurrency |
ConcurrentBuildResource.updateRestBuildConcurrency(RestBuildConcurrency restBuildConcurrency,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
The REST endpoint to update build concurrency settings.
|
| Modifier and Type | Method and Description |
|---|---|
RestBuildConcurrency |
ConcurrentBuildResource.updateRestBuildConcurrency(RestBuildConcurrency restBuildConcurrency,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
The REST endpoint to update build concurrency settings.
|
| Modifier and Type | Method and Description |
|---|---|
RestBuildConcurrency |
AdministrationControl.getBuildConcurrencySettings()
Returns current global build concurrency settings.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.