Modifier and Type | Method and Description |
---|---|
ErrorCollection |
AbstractArtifactManager.validateArtifactsSize(File baseDirectory,
ArtifactContext artifactContext) |
ErrorCollection |
ArtifactManager.validateArtifactsSize(File baseDirectory,
ArtifactContext artifactContext)
Validates total size of artifacts produced for single build result
|
Modifier and Type | Method and Description |
---|---|
BuildContextBuilder |
BuildContextBuilderImpl.artifactContext(ArtifactContext artifactContext) |
BuildContextBuilder |
BuildContextBuilder.artifactContext(ArtifactContext artifactContext) |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactContextImpl |
Modifier and Type | Method and Description |
---|---|
ArtifactContext |
BuildContextImpl.getArtifactContext() |
ArtifactContext |
BuildContext.getArtifactContext() |
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 |
---|---|
ArtifactContext |
DeploymentRepositoryBuildContext.getArtifactContext() |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.