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 . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultChain |
Modifier and Type | Class and Description |
---|---|
static class |
DependenciesConfigurationPage.PlanDependencyElement |
Modifier and Type | Interface and Description |
---|---|
interface |
Plan
Mutable version of the plan.
|
interface |
PlanIdentifier
Represents the minimal information about a 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.
|
class |
PlanIdentifierImpl |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<PlanKeyProvider,PlanKey> |
PlanKeyProvider.getPlanKey
Deprecated.
since Bamboo 6.2, use reference to
getPlanKey() |
Modifier and Type | Interface and Description |
---|---|
interface |
ChainBranch
Represents a branch of a plan.
|
interface |
ChainBranchIdentifier |
Modifier and Type | Class and Description |
---|---|
class |
ChainBranchIdentifierImpl |
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 |
DecoratedPlan |
static class |
DecoratedPlan.DecoratedBranch
Branches are top level branch plans.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.