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 |
BambooObjectWithOid |
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 |
MutableCredentialsData |
Modifier and Type | Class and Description |
---|---|
class |
CredentialsDataEntity
DB objects for credentials data.
|
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 |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactDefinitionImpl |
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 |
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 |
RepositoryDataEntity
Represents repository as persisted in the db.
|
Modifier and Type | Class and Description |
---|---|
class |
RepositoryDataEntityImpl |
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 | Method and Description |
---|---|
protected boolean |
AbstractOidAddingUpgradeTask.recalculateOid(EntityWithOid entity,
int newServerKey) |
protected boolean |
AbstractOidAddingUpgradeTask.setOidIfMissing(EntityWithOid entity) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.