public class PendingDeploymentResultsRestorationImpl extends Object implements PendingDeploymentResultsRestoration
| Constructor and Description |
|---|
PendingDeploymentResultsRestorationImpl(DeploymentResultService deploymentResultService,
DeploymentsInProgressService deploymentsInProgressService) |
| Modifier and Type | Method and Description |
|---|---|
Set<DeploymentResultKey> |
restoreState()
Performs cleanup of PENDING deployments at Bamboo start-up.
|
public PendingDeploymentResultsRestorationImpl(DeploymentResultService deploymentResultService, DeploymentsInProgressService deploymentsInProgressService)
public Set<DeploymentResultKey> restoreState()
PendingDeploymentResultsRestorationrestoreState in interface PendingDeploymentResultsRestorationCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.