Uses of Interface
com.atlassian.bamboo.container.startup.PendingBuildResultsCleanup

Packages that use PendingBuildResultsCleanup
com.atlassian.bamboo.build   
com.atlassian.bamboo.container   
com.atlassian.bamboo.container.startup   
 

Uses of PendingBuildResultsCleanup in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build with parameters of type PendingBuildResultsCleanup
 void DefaultBuildExecutionManager.setPendingBuildResultsCleanup(PendingBuildResultsCleanup pendingBuildResultsCleanup)
           
 

Uses of PendingBuildResultsCleanup in com.atlassian.bamboo.container
 

Methods in com.atlassian.bamboo.container with parameters of type PendingBuildResultsCleanup
 void BambooContainer.setPendingBuildResultsCleanup(PendingBuildResultsCleanup pendingBuildResultsCleanup)
           
 

Uses of PendingBuildResultsCleanup in com.atlassian.bamboo.container.startup
 

Classes in com.atlassian.bamboo.container.startup that implement PendingBuildResultsCleanup
 class PendingBuildResultsCleanupImpl
          Helper class performing cleanup of pending and InProgress builds.
 



Copyright © 2010 Atlassian. All Rights Reserved.