Uses of Interface
com.atlassian.bamboo.core.EntityWithOid
Package
Description
-
Uses of EntityWithOid in com.atlassian.bamboo.build
-
Uses of EntityWithOid in com.atlassian.bamboo.chains
-
Uses of EntityWithOid in com.atlassian.bamboo.core
Modifier and TypeClassDescriptionclass
Abstract class forBambooEntityObject
s which may have aBambooEntityOid
. -
Uses of EntityWithOid in com.atlassian.bamboo.credentials
-
Uses of EntityWithOid in com.atlassian.bamboo.deployments.projects.persistence
Modifier and TypeInterfaceDescriptioninterface
Represents the Deployment Project that will be stored in the database. -
Uses of EntityWithOid in com.atlassian.bamboo.hibernate
Modifier and TypeClassDescriptionclass
A class providing basic id mapping for Hibernate entities. -
Uses of EntityWithOid in com.atlassian.bamboo.plan
Modifier and TypeInterfaceDescriptioninterface
Mutable version of the plan.interface
Marker interface that specifies that the implementingPlan
is a 'top level' objectModifier and TypeClassDescriptionclass
class
This plan is only partially migrated to annotation-based Hibernate model, to allow creating queries using the new query mechanism. -
Uses of EntityWithOid in com.atlassian.bamboo.plan.branch
-
Uses of EntityWithOid in com.atlassian.bamboo.plan.task
Modifier and TypeClassDescriptionclass
DecoratedTaskDefinitionImpl<T extends TaskContainer>
Decoration of task used when displaying on the UI. -
Uses of EntityWithOid in com.atlassian.bamboo.project
-
Uses of EntityWithOid in com.atlassian.bamboo.repository
Modifier and TypeInterfaceDescriptioninterface
Represents repository as persisted in the db. -
Uses of EntityWithOid in com.atlassian.bamboo.task
Modifier and TypeInterfaceDescriptioninterface
DecoratedTaskDefinition<T extends TaskContainer>
A definition of one decorated configuration of aTaskType
interface
A definition of one configuration of aTaskType
-
Uses of EntityWithOid in com.atlassian.bamboo.task.runtime
Modifier and TypeInterfaceDescriptioninterface
Task definition extended with runtime information