Package com.atlassian.bamboo.deletion
Interface Deletable
- All Superinterfaces:
BambooIdProvider
,BambooObject
,ImmutableDeletable
- All Known Subinterfaces:
Buildable
,BuildResultsSummary
,Chain
,ChainBranch
,ChainResultsSummary
,ChainStage
,Job
,MutableBuildKeyResultsSummary
,Plan
,Project
,RepositoryDataEntity
,ResultsSummary
,TopLevelPlan
- All Known Implementing Classes:
AbstractChain
,AbstractPlan
,AbstractResultsSummary
,BuildResultsSummaryImpl
,ChainBranchImpl
,ChainResultsSummaryImpl
,ChainStageImpl
,DefaultChain
,DefaultJob
,DefaultProject
,RepositoryDataEntityImpl
Applied only to
BambooObject
s that can be deleted by a user.-
Method Summary
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
Methods inherited from interface com.atlassian.bamboo.core.BambooObject
setId
Methods inherited from interface com.atlassian.bamboo.plan.cache.ImmutableDeletable
isMarkedForDeletion
-
Method Details
-
setMarkedForDeletion
void setMarkedForDeletion(boolean markedForDeletion)
-