Uses of Interface
com.atlassian.bamboo.deletion.DeletionService

Packages that use DeletionService
com.atlassian.bamboo.deletion   
com.atlassian.bamboo.migration   
com.atlassian.bamboo.v2.events   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.chains   
com.atlassian.bamboo.ww2.actions.plan   
 

Uses of DeletionService in com.atlassian.bamboo.deletion
 

Classes in com.atlassian.bamboo.deletion that implement DeletionService
 class DeletionServiceImpl
           
 

Methods in com.atlassian.bamboo.deletion with parameters of type DeletionService
 void DeletionServiceJob.setDeletionService(DeletionService deletionService)
           
 

Uses of DeletionService in com.atlassian.bamboo.migration
 

Constructors in com.atlassian.bamboo.migration with parameters of type DeletionService
ImportExportManagerImpl(DeletionService deletionService, XmlMigrator xmlMigrator, com.opensymphony.xwork.TextProvider textProvider, AdminErrorHandler adminErrorHandler)
           
 

Uses of DeletionService in com.atlassian.bamboo.v2.events
 

Methods in com.atlassian.bamboo.v2.events with parameters of type DeletionService
 void TriggerDelayedDeletionListener.setDeletionService(DeletionService deletionService)
           
 

Uses of DeletionService in com.atlassian.bamboo.ww2.actions.build.admin
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin with parameters of type DeletionService
 void DeleteBuilds.setDeletionService(DeletionService deletionService)
           
 

Uses of DeletionService in com.atlassian.bamboo.ww2.actions.chains
 

Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type DeletionService
 void DeleteStageAction.setDeletionService(DeletionService deletionService)
           
 

Uses of DeletionService in com.atlassian.bamboo.ww2.actions.plan
 

Methods in com.atlassian.bamboo.ww2.actions.plan with parameters of type DeletionService
 void DeletePlan.setDeletionService(DeletionService deletionService)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.