Uses of Class
com.atlassian.bamboo.build.PlanBranchPullRequestEntity
-
Packages that use PlanBranchPullRequestEntity Package Description com.atlassian.bamboo.build -
-
Uses of PlanBranchPullRequestEntity in com.atlassian.bamboo.build
Fields in com.atlassian.bamboo.build with type parameters of type PlanBranchPullRequestEntity Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<PlanBranchPullRequestEntity,ChainBranchImpl>PlanBranchPullRequestEntity_. chainBranchstatic javax.persistence.metamodel.SingularAttribute<PlanBranchPullRequestEntity,Long>PlanBranchPullRequestEntity_. idstatic javax.persistence.metamodel.SingularAttribute<PlanBranchPullRequestEntity,VcsPullRequestImpl>PlanBranchPullRequestEntity_. vcsPullRequest
-