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 |
ChainResultsSummary
Represents an execution result of a
Chain |
interface |
ChainStage |
Modifier and Type | Class and Description |
---|---|
class |
ChainResultsSummaryImpl |
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 |
Deletable
Applied only to
BambooObject s that can be deleted by a user. |
Modifier and Type | Class and Description |
---|---|
class |
BuildResultsSummaryDocument
A lucene implementation of an
AbstractResultsSummary which mirrors the BuildResultsSummary
object closely. |
class |
ChainResultsSummaryDocument |
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 |
ChainBranch
Represents a branch of a plan.
|
Modifier and Type | Class and Description |
---|---|
class |
ChainBranchImpl |
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 |
BuildResultsSummary
An interface which provides a database persisted version of the
BuildResults |
interface |
MutableBuildKeyResultsSummary |
interface |
ResultsSummary
Used to store the result of all
Plan executions |
Modifier and Type | Class and Description |
---|---|
class |
AbstractResultsSummary |
class |
BuildResultsSummaryImpl |
Modifier and Type | Method and Description |
---|---|
static boolean |
BambooPredicates.isNotDeleted(ImmutableDeletable deletable) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.