Modifier and Type | Class and Description |
---|---|
class |
DeploymentResultKeyImpl |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<String,DeploymentResultKey> |
DeploymentResultKeyImpl.FROM_STRING |
Modifier and Type | Method and Description |
---|---|
Set<DeploymentResultKey> |
PendingDeploymentResultsRestorationImpl.restoreState() |
Set<DeploymentResultKey> |
PendingDeploymentResultsRestoration.restoreState()
Performs cleanup of PENDING deployments at Bamboo start-up.
|
Modifier and Type | Method and Description |
---|---|
void |
DeploymentExecutionServiceImpl.terminateDeployment(DeploymentResultKey resultKey) |
void |
DeploymentExecutionService.terminateDeployment(DeploymentResultKey resultKey)
Cleans up deployment result if execution has been terminated abrubtly.
|
Modifier and Type | Method and Description |
---|---|
DeploymentResultKey |
DeploymentResultImpl.getKey() |
DeploymentResultKey |
DeploymentResult.getKey() |
Modifier and Type | Method and Description |
---|---|
DeploymentResultKey |
DeploymentInProgressImpl.getResultKey() |
DeploymentResultKey |
DeploymentInProgress.getResultKey() |
Modifier and Type | Method and Description |
---|---|
Set<DeploymentResultKey> |
DeploymentsInProgressServiceImpl.restoreState(Set<Long> restorableResultsIds) |
Set<DeploymentResultKey> |
DeploymentsInProgressService.restoreState(Set<Long> restorableResultsIds)
Restores runtime state of deployments after server restart.
|
Modifier and Type | Class and Description |
---|---|
class |
RestDeploymentResultKey |
Modifier and Type | Method and Description |
---|---|
DeploymentResultKey |
RestDeploymentResult.getKey() |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.