| 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 |
DeploymentRepositoryBuildContext.getArtifactContext() |
| 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,RepositoryDefinition> repositoryDefinitionMap,
Set<Long> relevantRepositoryIds,
Map<Long,String> checkoutLocation,
boolean isBranch,
boolean isOnceOff,
boolean isCustomBuild,
BambooBandanaContext bandanaContext,
Iterable<CredentialsData> relevantSharedCredentials,
Map<PlanKey,ChainStorageTag> relevantStorageTags)
Using this constructor directly is not recommended.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.