| Modifier and Type | Interface and Description |
|---|---|
interface |
ElasticInstanceSchedule
Represents an schedule to attempt to manage the number of elastic agents
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ElasticImageConfiguration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableArtifact |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedAuthor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Buildable |
interface |
BuildDefinitionForBuild |
interface |
BuildDefinitionForProject |
interface |
BuildDefinitionXml |
interface |
Job |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildDefinitionXmlImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArtifactLink
Interface for a simple Artifact
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AgentAssignment
Represents an exclusive assignment between an executable and an executor.
|
interface |
AgentWithCapabilitiesDefinition |
interface |
ElasticAgentDefinition |
interface |
LocalAgentDefinition |
interface |
PipelineDefinition |
interface |
RemoteAgentDefinition |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Chain
Mutable version of
ImmutableChain. |
interface |
ChainResultsSummary
Represents an execution result of a
Chain |
interface |
ChainStage |
interface |
ChainStageResult
Represents the result of a
ChainStage execution |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MergeResultSummary
Represents results of branch integration.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Comment
A comment on a build result in Bamboo
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Commit
Interface that represents a single commit set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BambooEntityObject |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CredentialsData
Shared Credentials object representation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Deletable
Applied only to
BambooObjects that can be deleted by a user. |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldValueItem |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InstantMessagingServerDefinition |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LinkedJiraIssue
A JIRA issue and how it is linked to the corresponding build result summary
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Label |
interface |
Labelling |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NotificationRule |
interface |
NotificationSet |
| Modifier and Type | Method and Description |
|---|---|
BambooObject |
BambooObjectDao.findById(long id)
Gets the object from its id
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BambooObjectDao<T extends BambooObject>
Generic Dao for
BambooObjects |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuditLogEntry |
| 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 |
ArtifactDefinition |
interface |
ArtifactSubscription
Interface for Artifact Subscription
|
interface |
ArtifactSubscriptionSubstitutionAware |
interface |
ConsumedSubscription |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BambooVcsBranch |
interface |
BranchCommitInformation
Class used for tracking creator and last commiter of vcs branch.
|
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 |
PlanRepositoryLink
Represents relationship between Plan and Source Repositories.
|
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 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TestCase
Represents a test in a plan.
|
interface |
TestCaseResult
Represents a run of a TestCase.
|
interface |
TestCaseResultError
Represents an error against a testCaseResult
|
interface |
TestClass
A grouping of TestCases.
|
interface |
TestClassResult
Represents a run of a test class.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RepositoryChangeset |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BambooTrustedApplication
Bamboo entity to persist trusted apps data.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LoginInformation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Capability |
interface |
CapabilitySet |
interface |
ImageCapabilitySet |
interface |
Requirement |
interface |
RequirementSet |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StageVariableContext
Represents state of variables in reference to stage results.
|
interface |
VariableContextSnapshot
VariableContextSnapshot is required to allow resuming build execution in the same variable context as
its first run.
|
interface |
VariableDefinition |
interface |
VariableSubstitution |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VariableBaselineItem
In order to ensure that resumed job execution happens in the same variable context as
its first run, all the variable assignments need to be saved for future use.
|
interface |
VariableContextBaseline
Collection of
VariableBaselineItem
In order to ensure that resumed job execution happens in the same variable context as
its first run, all the variable assignments need to be saved for future use. |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.