Uses of Interface
com.atlassian.bamboo.plan.cache.ImmutableDeletable
Package
Description
-
Uses of ImmutableDeletable in com.atlassian.bamboo.build
-
Uses of ImmutableDeletable 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 ImmutableDeletable in com.atlassian.bamboo.chains.cache
-
Uses of ImmutableDeletable in com.atlassian.bamboo.deletion
Modifier and TypeInterfaceDescriptioninterface
Applied only toBambooObject
s that can be deleted by a user. -
Uses of ImmutableDeletable 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 ImmutableDeletable in com.atlassian.bamboo.plan.branch
-
Uses of ImmutableDeletable in com.atlassian.bamboo.plan.branch.cache
-
Uses of ImmutableDeletable in com.atlassian.bamboo.plan.cache
Modifier and TypeInterfaceDescriptioninterface
interface
Represents aChain
that is immutable.interface
Interface of an immutable version ofChainBranch
interface
Immutable, threadsafe cacheable version ofJob
interface
Represents aPlan
that is immutable.interface
Represents aTopLevelPlan
that is immutable. -
Uses of ImmutableDeletable in com.atlassian.bamboo.project
-
Uses of ImmutableDeletable in com.atlassian.bamboo.repository
Modifier and TypeInterfaceDescriptioninterface
Represents repository as persisted in the db. -
Uses of ImmutableDeletable 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 -
Uses of ImmutableDeletable in com.atlassian.bamboo.utils
Modifier and TypeMethodDescriptionstatic boolean
BambooPredicates.isNotDeleted
(ImmutableDeletable deletable)