Uses of Class
com.atlassian.bamboo.plan.branch.ChainBranchImpl
-
Packages that use ChainBranchImpl Package Description com.atlassian.bamboo.build com.atlassian.bamboo.plan.branch -
-
Uses of ChainBranchImpl in com.atlassian.bamboo.build
Fields in com.atlassian.bamboo.build with type parameters of type ChainBranchImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<PlanBranchPullRequestEntity,ChainBranchImpl>
PlanBranchPullRequestEntity_. chainBranch
-
Uses of ChainBranchImpl in com.atlassian.bamboo.plan.branch
Fields in com.atlassian.bamboo.plan.branch with type parameters of type ChainBranchImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<MutablePlanBranchMetadata,ChainBranchImpl>
MutablePlanBranchMetadata_. chainBranch
static javax.persistence.metamodel.SingularAttribute<ChainBranchImpl,Boolean>
ChainBranchImpl_. divergent
static javax.persistence.metamodel.SingularAttribute<ChainBranchImpl,String>
ChainBranchImpl_. linkedJiraIssue
static javax.persistence.metamodel.SingularAttribute<ChainBranchImpl,Boolean>
ChainBranchImpl_. remoteJiraLinkRequired
-