Uses of Interface
com.atlassian.bamboo.plan.cache.ImmutableDeletable
Packages that use ImmutableDeletable
Package
Description
-
Uses of ImmutableDeletable in com.atlassian.bamboo.build
Subinterfaces of ImmutableDeletable in com.atlassian.bamboo.buildClasses in com.atlassian.bamboo.build that implement ImmutableDeletable -
Uses of ImmutableDeletable in com.atlassian.bamboo.chains
Subinterfaces of ImmutableDeletable in com.atlassian.bamboo.chainsModifier and TypeInterfaceDescriptioninterfaceMutable version ofImmutableChain.interfaceRepresents an execution result of aChaininterfaceClasses in com.atlassian.bamboo.chains that implement ImmutableDeletableModifier and TypeClassDescriptionclassclassclass -
Uses of ImmutableDeletable in com.atlassian.bamboo.chains.cache
Subinterfaces of ImmutableDeletable in com.atlassian.bamboo.chains.cacheClasses in com.atlassian.bamboo.chains.cache that implement ImmutableDeletable -
Uses of ImmutableDeletable in com.atlassian.bamboo.deletion
Subinterfaces of ImmutableDeletable in com.atlassian.bamboo.deletionModifier and TypeInterfaceDescriptioninterfaceApplied only toBambooObjects that can be deleted by a user. -
Uses of ImmutableDeletable in com.atlassian.bamboo.plan
Subinterfaces of ImmutableDeletable in com.atlassian.bamboo.planModifier and TypeInterfaceDescriptioninterfaceMutable version of the plan.interfaceMarker interface that specifies that the implementingPlanis a 'top level' objectClasses in com.atlassian.bamboo.plan that implement ImmutableDeletableModifier and TypeClassDescriptionclassclassThis 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
Subinterfaces of ImmutableDeletable in com.atlassian.bamboo.plan.branchClasses in com.atlassian.bamboo.plan.branch that implement ImmutableDeletable -
Uses of ImmutableDeletable in com.atlassian.bamboo.plan.branch.cache
Classes in com.atlassian.bamboo.plan.branch.cache that implement ImmutableDeletable -
Uses of ImmutableDeletable in com.atlassian.bamboo.plan.cache
Subinterfaces of ImmutableDeletable in com.atlassian.bamboo.plan.cacheModifier and TypeInterfaceDescriptioninterfaceinterfaceRepresents aChainthat is immutable.interfaceInterface of an immutable version ofChainBranchinterfaceImmutable, threadsafe cacheable version ofJobinterfaceRepresents aPlanthat is immutable.interfaceRepresents aTopLevelPlanthat is immutable.Classes in com.atlassian.bamboo.plan.cache that implement ImmutableDeletable -
Uses of ImmutableDeletable in com.atlassian.bamboo.project
Subinterfaces of ImmutableDeletable in com.atlassian.bamboo.projectClasses in com.atlassian.bamboo.project that implement ImmutableDeletable -
Uses of ImmutableDeletable in com.atlassian.bamboo.repository
Subinterfaces of ImmutableDeletable in com.atlassian.bamboo.repositoryModifier and TypeInterfaceDescriptioninterfaceRepresents repository as persisted in the db.Classes in com.atlassian.bamboo.repository that implement ImmutableDeletable -
Uses of ImmutableDeletable in com.atlassian.bamboo.resultsummary
Subinterfaces of ImmutableDeletable in com.atlassian.bamboo.resultsummaryModifier and TypeInterfaceDescriptioninterfaceAn interface which provides a database persisted version of theBuildResultsinterfaceinterfaceUsed to store the result of allPlanexecutionsClasses in com.atlassian.bamboo.resultsummary that implement ImmutableDeletable -
Uses of ImmutableDeletable in com.atlassian.bamboo.utils
Methods in com.atlassian.bamboo.utils with parameters of type ImmutableDeletableModifier and TypeMethodDescriptionstatic booleanBambooPredicates.isNotDeleted(ImmutableDeletable deletable)