Interface PendingDeploymentResultsRestoration

All Known Implementing Classes:
PendingDeploymentResultsRestorationImpl

@Internal public interface PendingDeploymentResultsRestoration
  • Method Summary

    Modifier and Type
    Method
    Description
    Performs cleanup of PENDING deployments at Bamboo start-up.
  • Method Details

    • 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