Uses of Class
com.atlassian.bamboo.plan.AbstractChain
Package
Description
-
Uses of AbstractChain in com.atlassian.bamboo.chains
-
Uses of AbstractChain in com.atlassian.bamboo.configuration.external.helpers
Modifier and TypeMethodDescriptionstatic Job
JobImportHelper.findJobByKeyExpectingSuccess
(AbstractChain defaultChain, com.atlassian.bamboo.specs.api.model.BambooKeyProperties jobReference) -
Uses of AbstractChain in com.atlassian.bamboo.plan
Modifier 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
-
Uses of AbstractChain in com.atlassian.bamboo.plan.rss
Modifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<PlanVcsBambooSpecsSourceImpl,
AbstractChain> PlanVcsBambooSpecsSourceImpl_.plan