Package | Description |
---|---|
com.atlassian.bamboo.deployments.artifact | |
com.atlassian.bamboo.deployments.execution | |
com.atlassian.bamboo.plan.artifact | |
com.atlassian.bamboo.v2.build |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentArtifactContextImpl |
Modifier and Type | Method and Description |
---|---|
@NotNull CommonArtifactContext |
DeploymentContextImpl.getArtifactContext() |
Constructor and Description |
---|
DeploymentContextImpl(@NotNull DeploymentProject deploymentProject,
@NotNull DeploymentResult deploymentResult,
@NotNull List<TaskDefinition> taskDefinitions,
@NotNull Map<String,String> artifactHandlerConfiguration,
@NotNull VariableContext variableContext,
Map<Long,PlanRepositoryDefinition> planRepositoryDefinitionMap,
com.google.common.collect.Multimap<String,Artifact> versionArtifacts,
@Nullable DeploymentVersion previousVersion,
@NotNull Iterable<CredentialsData> sharedCredentials,
@NotNull Map<PlanKey,ChainStorageTag> necessaryStorageTags,
@NotNull Map<String,Map<String,String>> pluginConfigMap,
@NotNull DockerPipelineConfiguration dockerPipelineConfiguration,
@NotNull CommonArtifactContext commonArtifactContext,
@NotNull boolean isVerboseLoggingOn) |
Modifier and Type | Interface and Description |
---|---|
interface |
ArtifactContext
Artifact related information for BuildContext.
|
Modifier and Type | Class and Description |
---|---|
class |
ArtifactContextImpl |
Modifier and Type | Method and Description |
---|---|
@NotNull CommonArtifactContext |
CommonContext.getArtifactContext() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences