| Package | Description |
|---|---|
| com.atlassian.bamboo.deployments.execution | |
| com.atlassian.bamboo.process | |
| com.atlassian.bamboo.v2.build | |
| com.atlassian.bamboo.vcs.configuration.legacy |
| Modifier and Type | Method and Description |
|---|---|
@NotNull BuildKey |
DeploymentContextImpl.getBuildKey() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull BuildKey |
ProcessContextImpl.getBuildKey() |
@NotNull BuildKey |
ProcessContext.getBuildKey() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull BackgroundTaskProcesses.BackgroundTaskProcessesFacade |
BackgroundTaskProcesses.of(@NotNull BuildKey buildKey)
Returns processes started in a given build
|
@NotNull BackgroundTaskProcesses.BackgroundTaskProcessesFacade |
BackgroundTaskProcesses.of(@NotNull BuildKey buildKey,
long taskId)
Returns processes started in a given build by a given task
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull BuildKey |
BuildContextImpl.getBuildKey() |
@NotNull BuildKey |
CommonContext.getBuildKey() |
| Constructor and Description |
|---|
BuildContextImpl(BuildIdentifier identifier,
TriggerReason triggerReason,
BuildDefinition buildDefinition,
@Nullable BuildChanges buildChanges,
BuildContext parentBuildContext,
@Nullable ArtifactContext artifactContext,
VariableContext variableContext,
@Nullable Map<String,String> customBuildData,
Map<Long,PlanRepositoryDefinition> planRepositoryDefinitionMap,
Set<Long> relevantRepositoryIds,
Map<Long,String> checkoutLocation,
boolean isBranch,
boolean isOnceOff,
boolean isCustomBuild,
boolean isVerboseLoggingOn,
BambooBandanaContext bandanaContext,
@NotNull Iterable<CredentialsData> relevantSharedCredentials,
@NotNull Map<PlanKey,ChainStorageTag> relevantStorageTags,
BuildKey buildKey,
MergeResultContext mergeResult,
boolean expectingDedicatedEphemeralAgent)
Using this constructor directly is not recommended.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull BuildKey |
DeploymentRepositoryBuildContext.getBuildKey() |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.