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