com.atlassian.bamboo.deployments.container
Interface PendingDeploymentResultsRestoration

All Known Implementing Classes:
PendingDeploymentResultsRestorationImpl

@Internal
public interface PendingDeploymentResultsRestoration


Method Summary
 Set<DeploymentResultKey> restoreState()
          Performs cleanup of PENDING deployments at Bamboo start-up.
 

Method Detail

restoreState

Set<DeploymentResultKey> restoreState()
Performs cleanup of PENDING deployments at Bamboo start-up. Restores PENDING results' runtime state or converts them into NOT_BUILD

Returns:
keys of restored results


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.