| Modifier and Type | Interface and Description |
|---|---|
interface |
Buildable |
interface |
Job |
| 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 | Interface and Description |
|---|---|
interface |
ImmutableChainStage
An immutable version of
ChainStage. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Deletable
Applied only to
BambooObjects that can be deleted by a user. |
| 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 |
PlanPermissionSkeleton
Deprecated.
since 4.2 use @{link PlanHelper.getPlanIdentifierForPermissionChecking}
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChainBranch
Represents a branch of a plan.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Project
Represents a Bamboo project object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RepositoryDataEntity
Represents repository as persisted in the db.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BuildResultsSummary
An interface which provides a database persisted version of the
BuildResults |
interface |
ResultsSummary
Used to store the result of all
Plan executions |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.