Uses of Interface
com.atlassian.bamboo.core.BambooObjectWithOid
-
-
Uses of BambooObjectWithOid in com.atlassian.bamboo.build
Subinterfaces of BambooObjectWithOid in com.atlassian.bamboo.build Modifier and Type Interface Description interface
Buildable
interface
Job
Classes in com.atlassian.bamboo.build that implement BambooObjectWithOid Modifier and Type Class Description class
DefaultJob
-
Uses of BambooObjectWithOid in com.atlassian.bamboo.chains
Subinterfaces of BambooObjectWithOid in com.atlassian.bamboo.chains Modifier and Type Interface Description interface
Chain
Mutable version ofImmutableChain
.Classes in com.atlassian.bamboo.chains that implement BambooObjectWithOid Modifier and Type Class Description class
DefaultChain
-
Uses of BambooObjectWithOid in com.atlassian.bamboo.credentials
Subinterfaces of BambooObjectWithOid in com.atlassian.bamboo.credentials Modifier and Type Interface Description interface
MutableCredentialsData
Classes in com.atlassian.bamboo.credentials that implement BambooObjectWithOid Modifier and Type Class Description class
CredentialsDataEntity
DB objects for credentials data. -
Uses of BambooObjectWithOid in com.atlassian.bamboo.persistence3
Classes in com.atlassian.bamboo.persistence3 with type parameters of type BambooObjectWithOid Modifier and Type Class Description class
BambooHibernateObjectWithOidDao<E extends BambooObjectWithOid>
class
BambooHibernateVersionAwareObjectWithOidDao<E extends BambooObjectWithOid,R>
interface
BambooObjectWithOidDao<E extends BambooObjectWithOid>
-
Uses of BambooObjectWithOid in com.atlassian.bamboo.plan
Subinterfaces of BambooObjectWithOid in com.atlassian.bamboo.plan Modifier and Type Interface Description interface
Plan
Mutable version of the plan.interface
TopLevelPlan
Marker interface that specifies that the implementingPlan
is a 'top level' objectClasses in com.atlassian.bamboo.plan that implement BambooObjectWithOid 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 BambooObjectWithOid in com.atlassian.bamboo.plan.branch
Subinterfaces of BambooObjectWithOid in com.atlassian.bamboo.plan.branch Modifier and Type Interface Description interface
ChainBranch
Represents a branch of a plan.Classes in com.atlassian.bamboo.plan.branch that implement BambooObjectWithOid Modifier and Type Class Description class
ChainBranchImpl
-
Uses of BambooObjectWithOid in com.atlassian.bamboo.project
Subinterfaces of BambooObjectWithOid in com.atlassian.bamboo.project Modifier and Type Interface Description interface
Project
Represents a Bamboo project object.Classes in com.atlassian.bamboo.project that implement BambooObjectWithOid Modifier and Type Class Description class
DefaultProject
-
Uses of BambooObjectWithOid in com.atlassian.bamboo.repository
Subinterfaces of BambooObjectWithOid in com.atlassian.bamboo.repository Modifier and Type Interface Description interface
RepositoryDataEntity
Represents repository as persisted in the db.Classes in com.atlassian.bamboo.repository that implement BambooObjectWithOid Modifier and Type Class Description class
RepositoryDataEntityImpl
-