Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.deployments.execution | |
com.atlassian.bamboo.plugins.rest.model.queue |
Modifier and Type | Method and Description |
---|---|
RestQueuedDeployment |
DeploymentQueueResource.startDeployment(Long environmentId,
Long versionId,
javax.ws.rs.core.UriInfo uriInfo,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
Trigger deployment for deployment environment and version.
|
Modifier and Type | Method and Description |
---|---|
void |
RestQueuedDeploymentList.setQueuedDeployments(List<RestQueuedDeployment> queuedDeployments) |
Constructor and Description |
---|
RestQueuedDeploymentList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestQueuedDeployment> callback) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.