Modifier and Type | Interface and Description |
---|---|
interface |
CredentialsData
Shared Credentials object representation.
|
interface |
MutableCredentialsData |
Modifier and Type | Class and Description |
---|---|
class |
CredentialsDataEntity
DB objects for credentials data.
|
class |
CredentialsDataImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
DeploymentTaskContext |
Modifier and Type | Class and Description |
---|---|
class |
DecoratedTaskDefinitionImpl<T extends TaskContainer>
Decoration of task used when displaying on the UI.
|
Modifier and Type | Method and Description |
---|---|
static Predicate<PluginKeyProvider> |
BambooPluginUtils.pluginKeyEquals(String pluginKey) |
Modifier and Type | Interface and Description |
---|---|
interface |
QuickFilterRule
Single rule used within a
QuickFilter . |
Modifier and Type | Class and Description |
---|---|
class |
QuickFilterRuleEntity |
Modifier and Type | Interface and Description |
---|---|
interface |
RepositoryData
Deprecated.
since 5.14
|
interface |
RepositoryDataEntity
Represents repository as persisted in the db.
|
interface |
RepositoryDefinition
Deprecated.
since 5.14 use
PlanRepositoryDefinition |
Modifier and Type | Class and Description |
---|---|
class |
LegacyRepositoryDataImpl
Deprecated.
since 5.14 use
VcsRepositoryDataImpl |
class |
LegacyRepositoryDefinitionImpl
Deprecated.
since 5.14 use
RepositoryDefinitionImpl |
class |
RepositoryDataEntityImpl |
class |
RepositoryDataImpl |
class |
RepositoryDefinitionForTest |
class |
RepositoryDefinitionImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
CommonTaskContext |
interface |
DecoratedTaskDefinition<T extends TaskContainer>
A definition of one decorated configuration of a
TaskType |
interface |
InternalTaskContext
An internal interface that represents common functionality between different contexts that a
InternalTaskType can run in. |
interface |
TaskContext
Encapsulates the environment and configuration of a task running in a building environment.
|
interface |
TaskDefinition
A definition of one configuration of a
TaskType |
interface |
TaskIdentifier
This interface defines a configured instance of a
TaskType |
Modifier and Type | Class and Description |
---|---|
class |
CommonTaskContextImpl |
class |
DeploymentTaskContextImpl |
class |
ImmutableTaskDefinition
Immutable
TaskDefinition implementation |
class |
TaskContextImpl |
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 | Interface and Description |
---|---|
interface |
TriggerDefinition
Generic trigger configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
TriggerDefinitionImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
PartialVcsRepositoryData
Low level configuration view of a repository.
|
interface |
PlanRepositoryDefinition
Effective repository definition as seen "from a
Plan 's perspective. |
interface |
VcsRepositoryData
Effective repository definition as seen outside any specific
Plan 's context
Product of:
- importing parent's configuration
- applying local configuration overrides (e.g. |
Modifier and Type | Class and Description |
---|---|
class |
CompleteVcsRepositoryData |
class |
PartialVcsRepositoryDataImpl |
class |
PlanRepositoryDefinitionImpl |
class |
VcsRepositoryDataImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
VcsRepositoryViewerDefinition
Viewer part of repository configuration
|
Modifier and Type | Class and Description |
---|---|
class |
VcsRepositoryViewerDefinitionImpl |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.