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()
PendingDeploymentResultsRestoration
restoreState
in interface PendingDeploymentResultsRestoration
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.