Uses of Interface
com.atlassian.bamboo.core.ImmutableEntityWithOid
Package
Description
-
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.build
-
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.chains
-
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.chains.cache
-
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.core
Modifier and TypeInterfaceDescriptioninterface
interface
Object that may contain or be assigned aBambooEntityOid
.Modifier and TypeClassDescriptionclass
Abstract class forBambooEntityObject
s which may have aBambooEntityOid
. -
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.credentials
Modifier and TypeInterfaceDescriptioninterface
Shared Credentials object representation.interface
Modifier and TypeClassDescriptionclass
DB objects for credentials data.class
-
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.deployments.projects
Modifier and TypeInterfaceDescriptioninterface
Represents a Deployment Project.interface
Common interface between all types of Deployment Projects.Modifier and TypeClassDescriptionclass
class
Immutable implementation to be exposed by the service -
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.deployments.projects.persistence
Modifier and TypeInterfaceDescriptioninterface
Represents the Deployment Project that will be stored in the database. -
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.hibernate
Modifier and TypeClassDescriptionclass
A class providing basic id mapping for Hibernate entities. -
Uses of ImmutableEntityWithOid 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 ImmutableEntityWithOid in com.atlassian.bamboo.plan.branch
-
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.plan.branch.cache
-
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.plan.cache
Modifier and TypeInterfaceDescriptioninterface
interface
Represents aChain
that is immutable.interface
Interface of an immutable version ofChainBranch
interface
Immutable, threadsafe cacheable version ofJob
interface
Represents aPlan
that is immutable.interface
Represents aTopLevelPlan
that is immutable. -
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.plan.task
Modifier and TypeClassDescriptionclass
DecoratedTaskDefinitionImpl<T extends TaskContainer>
Decoration of task used when displaying on the UI. -
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.project
-
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.repository
Modifier and TypeInterfaceDescriptioninterface
Deprecated.since 5.14interface
Represents repository as persisted in the db.interface
Deprecated.since 5.14 usePlanRepositoryDefinition
Modifier and TypeClassDescriptionclass
Deprecated.since 5.14 useVcsRepositoryDataImpl
class
Deprecated.since 5.14 useRepositoryDefinitionImpl
class
class
class
class
-
Uses of ImmutableEntityWithOid 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 ImmutableEntityWithOid in com.atlassian.bamboo.task.runtime
Modifier and TypeInterfaceDescriptioninterface
Task definition extended with runtime information -
Uses of ImmutableEntityWithOid in com.atlassian.bamboo.vcs.configuration
Modifier and TypeInterfaceDescriptioninterface
Low level configuration view of a repository.interface
Effective repository definition as seen "from aPlan
's perspective.interface
Effective repository definition as seen outside any specificPlan
's context Product of: - importing parent's configuration - applying local configuration overrides (e.g.Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of ImmutableEntityWithOid in it.com.atlassian.bamboo.configuration.external.yaml.export