Uses of Interface
com.atlassian.bamboo.deletion.Deletable
Packages that use Deletable
Package
Description
-
Uses of Deletable in com.atlassian.bamboo.build
Subinterfaces of Deletable in com.atlassian.bamboo.buildClasses in com.atlassian.bamboo.build that implement Deletable -
Uses of Deletable in com.atlassian.bamboo.chains
Subinterfaces of Deletable in com.atlassian.bamboo.chainsModifier and TypeInterfaceDescriptioninterface
Mutable version ofImmutableChain
.interface
Represents an execution result of aChain
interface
Classes in com.atlassian.bamboo.chains that implement DeletableModifier and TypeClassDescriptionclass
class
class
-
Uses of Deletable in com.atlassian.bamboo.migration.utils
Methods in com.atlassian.bamboo.migration.utils with parameters of type DeletableModifier and TypeMethodDescriptionstatic void
DeletableInterfaceMapper.exportProperties
(SMOutputElementAppender appender, Deletable deletable) static void
DeletableInterfaceMapper.importProperties
(Deletable deletable, org.codehaus.staxmate.in.SMInputCursor cursor) -
Uses of Deletable in com.atlassian.bamboo.plan
Subinterfaces of Deletable in com.atlassian.bamboo.planModifier and TypeInterfaceDescriptioninterface
Mutable version of the plan.interface
Marker interface that specifies that the implementingPlan
is a 'top level' objectClasses in com.atlassian.bamboo.plan that implement DeletableModifier and TypeClassDescriptionclass
class
This plan is only partially migrated to annotation-based Hibernate model, to allow creating queries using the new query mechanism. -
Uses of Deletable in com.atlassian.bamboo.plan.branch
Subinterfaces of Deletable in com.atlassian.bamboo.plan.branchClasses in com.atlassian.bamboo.plan.branch that implement Deletable -
Uses of Deletable in com.atlassian.bamboo.project
Subinterfaces of Deletable in com.atlassian.bamboo.projectClasses in com.atlassian.bamboo.project that implement Deletable -
Uses of Deletable in com.atlassian.bamboo.repository
Subinterfaces of Deletable in com.atlassian.bamboo.repositoryModifier and TypeInterfaceDescriptioninterface
Represents repository as persisted in the db.Classes in com.atlassian.bamboo.repository that implement Deletable -
Uses of Deletable in com.atlassian.bamboo.resultsummary
Subinterfaces of Deletable in com.atlassian.bamboo.resultsummaryModifier and TypeInterfaceDescriptioninterface
An interface which provides a database persisted version of theBuildResults
interface
interface
Used to store the result of allPlan
executionsClasses in com.atlassian.bamboo.resultsummary that implement Deletable