Modifier and Type | Interface and Description |
---|---|
interface |
Buildable |
interface |
Job |
Modifier and Type | Class and Description |
---|---|
class |
DefaultJob |
Modifier and Type | Interface and Description |
---|---|
interface |
Chain
Mutable version of
ImmutableChain . |
interface |
ChainStage |
Modifier and Type | Class and Description |
---|---|
class |
ChainStageImpl |
class |
DefaultChain |
Modifier and Type | Interface and Description |
---|---|
interface |
ImmutableChainStage
An immutable version of
ChainStage . |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableChainStageImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
BambooObjectWithOid |
interface |
EntityWithOid
Object that may contain or be assigned a
BambooEntityOid . |
Modifier and Type | Class and Description |
---|---|
class |
BambooEntityWithOid
Abstract class for
BambooEntityObject s which may have a BambooEntityOid . |
Modifier and Type | Interface and Description |
---|---|
interface |
CredentialsData
Shared Credentials object representation.
|
interface |
MutableCredentialsData |
Modifier and Type | Class and Description |
---|---|
class |
CredentialsDataEntity
DB objects for credentials data.
|
class |
CredentialsDataImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
DeploymentProject
Represents a Deployment Project.
|
interface |
InternalDeploymentProject
Common interface between all types of Deployment Projects.
|
Modifier and Type | Class and Description |
---|---|
class |
DeploymentProjectIdentifier |
class |
DeploymentProjectImpl
Immutable implementation to be exposed by the service
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutableDeploymentProject
Represents the Deployment Project that will be stored in the database.
|
Modifier and Type | Class and Description |
---|---|
class |
MutableDeploymentProjectImpl |
Modifier and Type | Class and Description |
---|---|
class |
HibernateBambooEntityWithOid
A class providing basic id mapping for Hibernate entities.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Plan
Mutable version of the plan.
|
interface |
TopLevelPlan
Marker interface that specifies that the implementing
Plan is a 'top level' object |
Modifier and Type | Class and 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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ArtifactDefinition |
interface |
ArtifactDefinitionBase |
interface |
ArtifactDefinitionContext
This class contains additional artifact information.
|
interface |
ImmutableArtifactDefinition |
interface |
ImmutableArtifactDefinitionBase |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactDefinitionContextImpl |
class |
ArtifactDefinitionImpl |
class |
ImmutableArtifactDefinitionImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
ChainBranch
Represents a branch of a plan.
|
Modifier and Type | Class and Description |
---|---|
class |
ChainBranchImpl |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableChainBranchImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
ImmutableBuildable |
interface |
ImmutableChain
Represents a
Chain that is immutable. |
interface |
ImmutableChainBranch
Interface of an immutable version of
ChainBranch |
interface |
ImmutableJob
Immutable, threadsafe cacheable version of
Job |
interface |
ImmutablePlan
Represents a
Plan that is immutable. |
interface |
ImmutableTopLevelPlan
Represents a
TopLevelPlan that is immutable. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractImmutableChain |
class |
AbstractImmutablePlan |
class |
ImmutableChainImpl
A
ImmutableChain implementation. |
class |
ImmutableJobImpl |
Modifier and Type | Class and Description |
---|---|
class |
DecoratedTaskDefinitionImpl<T extends TaskContainer>
Decoration of task used when displaying on the UI.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Project
Represents a Bamboo project object.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultProject |
Modifier and Type | Interface and Description |
---|---|
interface |
RepositoryData
Deprecated.
since 5.14
|
interface |
RepositoryDataEntity
Represents repository as persisted in the db.
|
interface |
RepositoryDefinition
Deprecated.
since 5.14 use
PlanRepositoryDefinition |
Modifier and Type | Class and Description |
---|---|
class |
LegacyRepositoryDataImpl
Deprecated.
since 5.14 use
VcsRepositoryDataImpl |
class |
LegacyRepositoryDefinitionImpl
Deprecated.
since 5.14 use
RepositoryDefinitionImpl |
class |
RepositoryDataEntityImpl |
class |
RepositoryDataImpl |
class |
RepositoryDefinitionForTest |
class |
RepositoryDefinitionImpl |
Modifier and Type | Class and Description |
---|---|
class |
RestDeploymentProject |
Modifier and Type | Interface and Description |
---|---|
interface |
DecoratedTaskDefinition<T extends TaskContainer>
A definition of one decorated configuration of a
TaskType |
interface |
TaskDefinition
A definition of one configuration of a
TaskType |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableTaskDefinition
Immutable
TaskDefinition implementation |
class |
TaskDefinitionImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
RuntimeTaskDefinition
Task definition extended with runtime information
|
Modifier and Type | Class and Description |
---|---|
class |
RuntimeTaskDefinitionImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
PartialVcsRepositoryData
Low level configuration view of a repository.
|
interface |
PlanRepositoryDefinition
Effective repository definition as seen "from a
Plan 's perspective. |
interface |
VcsRepositoryData
Effective repository definition as seen outside any specific
Plan 's context
Product of:
- importing parent's configuration
- applying local configuration overrides (e.g. |
Modifier and Type | Class and Description |
---|---|
class |
CompleteVcsRepositoryData |
class |
PartialVcsRepositoryDataImpl |
class |
PlanRepositoryDefinitionImpl |
class |
VcsRepositoryDataImpl |
Modifier and Type | Class and Description |
---|---|
class |
MockVcsRepositoryData |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.