Interface | Description |
---|---|
Deletable |
Applied only to
BambooObject 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 the
Plan and its ResultsSummary s 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. |
Class | Description |
---|---|
DeletionScheduler | |
DeletionServiceHelper | |
DeletionServiceImpl | |
DeletionServiceJob | |
OrphanedBuildResultRemovalJob |
Enum | Description |
---|---|
DeletionService.FireEvent |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.