Uses of Class
com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid
-
-
Uses of HibernateBambooEntityWithOid in com.atlassian.bamboo.build
Subclasses of HibernateBambooEntityWithOid in com.atlassian.bamboo.build Modifier and Type Class Description class
DefaultJob
-
Uses of HibernateBambooEntityWithOid in com.atlassian.bamboo.chains
Subclasses of HibernateBambooEntityWithOid in com.atlassian.bamboo.chains Modifier and Type Class Description class
ChainStageImpl
class
DefaultChain
-
Uses of HibernateBambooEntityWithOid in com.atlassian.bamboo.deployments.projects.persistence
Subclasses of HibernateBambooEntityWithOid in com.atlassian.bamboo.deployments.projects.persistence Modifier and Type Class Description class
MutableDeploymentProjectImpl
-
Uses of HibernateBambooEntityWithOid in com.atlassian.bamboo.hibernate
Fields in com.atlassian.bamboo.hibernate with type parameters of type HibernateBambooEntityWithOid Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<HibernateBambooEntityWithOid,Long>
HibernateBambooEntityWithOid_. id
static javax.persistence.metamodel.SingularAttribute<HibernateBambooEntityWithOid,BambooEntityOid>
HibernateBambooEntityWithOid_. oid
-
Uses of HibernateBambooEntityWithOid in com.atlassian.bamboo.plan
Subclasses of HibernateBambooEntityWithOid in com.atlassian.bamboo.plan Modifier and Type Class Description class
AbstractChain
class
AbstractPlan
This plan is only partially migrated to annotation-based Hibernate model, to allow creating queries using the new query mechanism. -
Uses of HibernateBambooEntityWithOid in com.atlassian.bamboo.plan.branch
Subclasses of HibernateBambooEntityWithOid in com.atlassian.bamboo.plan.branch Modifier and Type Class Description class
ChainBranchImpl
-
Uses of HibernateBambooEntityWithOid in com.atlassian.bamboo.project
Subclasses of HibernateBambooEntityWithOid in com.atlassian.bamboo.project Modifier and Type Class Description class
DefaultProject
-