Uses of Package
com.atlassian.bamboo.deletion

Packages that use com.atlassian.bamboo.deletion
com.atlassian.bamboo.build   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.deletion   
com.atlassian.bamboo.migration   
com.atlassian.bamboo.migration.utils   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plugins.maven2.dependencies   
com.atlassian.bamboo.project   
com.atlassian.bamboo.utils   
com.atlassian.bamboo.v2.events   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.chains   
com.atlassian.bamboo.ww2.actions.plan   
 

Classes in com.atlassian.bamboo.deletion used by com.atlassian.bamboo.build
Deletable
          Applied only to BambooObjects that can be deleted by a user.
 

Classes in com.atlassian.bamboo.deletion used by com.atlassian.bamboo.chains
Deletable
          Applied only to BambooObjects that can be deleted by a user.
 

Classes in com.atlassian.bamboo.deletion used by com.atlassian.bamboo.deletion
Deletable
          Applied only to BambooObjects that can be deleted by a user.
DeletionService
          In order to minimize time required for object deletion it is instead marked for deletion and deleted at a later date.
 

Classes in com.atlassian.bamboo.deletion used by com.atlassian.bamboo.migration
DeletionService
          In order to minimize time required for object deletion it is instead marked for deletion and deleted at a later date.
 

Classes in com.atlassian.bamboo.deletion used by com.atlassian.bamboo.migration.utils
Deletable
          Applied only to BambooObjects that can be deleted by a user.
 

Classes in com.atlassian.bamboo.deletion used by com.atlassian.bamboo.plan
Deletable
          Applied only to BambooObjects that can be deleted by a user.
 

Classes in com.atlassian.bamboo.deletion used by com.atlassian.bamboo.plugins.maven2.dependencies
PlanDeletionInterceptorAction
          Runs before the Plan and its ResultsSummarys have been deleted Any plugins that implement this interface will be run inline with the methods on DeletionService Please note that if any implementations fail to execute (throw an exception, etc) the Plan will be deleted regardless.
 

Classes in com.atlassian.bamboo.deletion used by com.atlassian.bamboo.project
Deletable
          Applied only to BambooObjects that can be deleted by a user.
 

Classes in com.atlassian.bamboo.deletion used by com.atlassian.bamboo.utils
Deletable
          Applied only to BambooObjects that can be deleted by a user.
 

Classes in com.atlassian.bamboo.deletion used by com.atlassian.bamboo.v2.events
DeletionService
          In order to minimize time required for object deletion it is instead marked for deletion and deleted at a later date.
 

Classes in com.atlassian.bamboo.deletion used by com.atlassian.bamboo.ww2.actions.build.admin
DeletionService
          In order to minimize time required for object deletion it is instead marked for deletion and deleted at a later date.
 

Classes in com.atlassian.bamboo.deletion used by com.atlassian.bamboo.ww2.actions.chains
DeletionService
          In order to minimize time required for object deletion it is instead marked for deletion and deleted at a later date.
 

Classes in com.atlassian.bamboo.deletion used by com.atlassian.bamboo.ww2.actions.plan
DeletionService
          In order to minimize time required for object deletion it is instead marked for deletion and deleted at a later date.
 



Copyright © 2010 Atlassian. All Rights Reserved.