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 |
---|---|
BuildKey |
DeploymentContextImpl.getBuildKey() |
Modifier and Type | Method and Description |
---|---|
BuildKey |
ProcessContextImpl.getBuildKey() |
BuildKey |
ProcessContext.getBuildKey() |
Modifier and Type | Method and Description |
---|---|
BackgroundTaskProcesses.BackgroundTaskProcessesFacade |
BackgroundTaskProcesses.of(BuildKey buildKey)
Returns processes started in a given build
|
BackgroundTaskProcesses.BackgroundTaskProcessesFacade |
BackgroundTaskProcesses.of(BuildKey buildKey,
long taskId)
Returns processes started in a given build by a given task
|
Modifier and Type | Method and Description |
---|---|
BuildKey |
BuildContextImpl.getBuildKey() |
BuildKey |
CommonContext.getBuildKey() |
Constructor and Description |
---|
BuildContextImpl(BuildIdentifier identifier,
TriggerReason triggerReason,
BuildDefinition buildDefinition,
BuildChanges buildChanges,
BuildContext parentBuildContext,
ArtifactContext artifactContext,
VariableContext variableContext,
Map<String,String> customBuildData,
Map<Long,PlanRepositoryDefinition> planRepositoryDefinitionMap,
Set<Long> relevantRepositoryIds,
Map<Long,String> checkoutLocation,
boolean isBranch,
boolean isOnceOff,
boolean isCustomBuild,
BambooBandanaContext bandanaContext,
Iterable<CredentialsData> relevantSharedCredentials,
Map<PlanKey,ChainStorageTag> relevantStorageTags,
BuildKey buildKey)
Using this constructor directly is not recommended.
|
Modifier and Type | Method and Description |
---|---|
BuildKey |
DeploymentRepositoryBuildContext.getBuildKey() |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.