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
BambooObjects that can be deleted by a user.-
Method Summary
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getIdMethods inherited from interface com.atlassian.bamboo.core.BambooObject
setIdMethods inherited from interface com.atlassian.bamboo.plan.cache.ImmutableDeletable
isMarkedForDeletion
-
Method Details
-
setMarkedForDeletion
void setMarkedForDeletion(boolean markedForDeletion)
-