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

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

Uses of DeletionService in com.atlassian.bamboo
 

Constructors in com.atlassian.bamboo with parameters of type DeletionService
ServerLifecycleManagerImpl(PlanExecutionLockService planExecutionLockService, ChainExecutionManager chainExecutionManager, DeletionService deletionService, BambooAuthenticationContext bambooAuthenticationContext, AuditLogService auditLogService)
           
 

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, DummyResultsSummaryCache dummyResultsSummaryCache, ImmutablePlanCacheService immutablePlanCacheService)
           
 

Uses of DeletionService in com.atlassian.bamboo.plan.branch
 

Methods in com.atlassian.bamboo.plan.branch with parameters of type DeletionService
 void BranchExpiryJob.setDeletionService(DeletionService deletionService)
           
 

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

Constructors in com.atlassian.bamboo.v2.events with parameters of type DeletionService
TriggerDelayedDeletionListener(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.build.admin.create
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type DeletionService
 void CreateTasksChainWizard.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)
           
 void CreateTasksJobWizard.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 © 2012 Atlassian. All Rights Reserved.