com.atlassian.bamboo.build.expiry
Class OrphanedFilesCleanupBean

java.lang.Object
  extended by com.atlassian.bamboo.build.expiry.OrphanedFilesCleanupBean

public class OrphanedFilesCleanupBean
extends Object


Constructor Summary
OrphanedFilesCleanupBean(PlanDao planDao, ResultsSummaryManager resultsSummaryManager)
           
 
Method Summary
 int runOrphanedFilesCleanup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrphanedFilesCleanupBean

public OrphanedFilesCleanupBean(@NotNull
                                PlanDao planDao,
                                @NotNull
                                ResultsSummaryManager resultsSummaryManager)
Method Detail

runOrphanedFilesCleanup

public int runOrphanedFilesCleanup()


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