Interface PendingBuildResultsStateRestoration

    • Method Detail

      • restoreState

        Set<ResultKey> restoreState()
        Loads server state stored on disk and restores it. Performs cleanup of PENDING builds at Bamboo start-up in case their state was not restored. In that case converts all PENDING builds into NOT_BUILD if they are part of a chain and deletes them otherwise.
        Returns:
        keys of restored job results