Uses of Interface
com.atlassian.bamboo.deletion.Deletable
Package
Description
-
Uses of Deletable in com.atlassian.bamboo.build
-
Uses of Deletable in com.atlassian.bamboo.chains
Modifier and TypeInterfaceDescriptioninterface
Mutable version ofImmutableChain
.interface
Represents an execution result of aChain
interface
Modifier and TypeClassDescriptionclass
class
class
-
Uses of Deletable in com.atlassian.bamboo.migration.utils
Modifier 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
Modifier and TypeInterfaceDescriptioninterface
Mutable version of the plan.interface
Marker interface that specifies that the implementingPlan
is a 'top level' objectModifier 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
-
Uses of Deletable in com.atlassian.bamboo.project
-
Uses of Deletable in com.atlassian.bamboo.repository
Modifier and TypeInterfaceDescriptioninterface
Represents repository as persisted in the db. -
Uses of Deletable in com.atlassian.bamboo.resultsummary
Modifier and TypeInterfaceDescriptioninterface
An interface which provides a database persisted version of theBuildResults
interface
interface
Used to store the result of allPlan
executions