Uses of Class
com.atlassian.bamboo.plan.AbstractChain
Packages that use AbstractChain
Package
Description
-
Uses of AbstractChain in com.atlassian.bamboo.chains
Subclasses of AbstractChain in com.atlassian.bamboo.chains -
Uses of AbstractChain in com.atlassian.bamboo.configuration.external.helpers
Methods in com.atlassian.bamboo.configuration.external.helpers with parameters of type AbstractChainModifier and TypeMethodDescriptionstatic Job
JobImportHelper.findJobByKeyExpectingSuccess
(AbstractChain defaultChain, com.atlassian.bamboo.specs.api.model.BambooKeyProperties jobReference) -
Uses of AbstractChain in com.atlassian.bamboo.plan
Fields in com.atlassian.bamboo.plan with type parameters of type AbstractChainModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.ListAttribute<AbstractChain,
ChainStage> AbstractChain_.allStages
static javax.persistence.metamodel.SingularAttribute<AbstractChain,
NotificationSet> AbstractChain_.notificationSet
static javax.persistence.metamodel.SingularAttribute<AbstractChain,
Long> AbstractChain_.notificationSetId
static javax.persistence.metamodel.SingularAttribute<AbstractChain,
ChainStorageTag> AbstractChain_.storageTag
-
Uses of AbstractChain in com.atlassian.bamboo.plan.branch
Subclasses of AbstractChain in com.atlassian.bamboo.plan.branch -
Uses of AbstractChain in com.atlassian.bamboo.plan.rss
Fields in com.atlassian.bamboo.plan.rss with type parameters of type AbstractChainModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<PlanVcsBambooSpecsSourceImpl,
AbstractChain> PlanVcsBambooSpecsSourceImpl_.plan