Package com.atlassian.bamboo.deletion
-
Interface Summary Interface Description Deletable Applied only toBambooObject
s 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.PlanDeletionInterceptorAction Runs before thePlan
and itsResultsSummary
s have been deleted Any plugins that implement this interface will be run inline with the methods onDeletionService
Please note that if any implementations fail to execute (throw an exception, etc) thePlan
will be deleted regardless. -
Class Summary Class Description DeletionScheduler DeletionServiceHelper DeletionServiceImpl DeletionServiceJob OrphanedBuildResultRemovalJob -
Enum Summary Enum Description DeletionService.FireEvent