|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Artifact | |
|---|---|
| com.atlassian.bamboo.build | |
| com.atlassian.bamboo.build.artifact | |
| com.atlassian.bamboo.legacy | |
| com.atlassian.bamboo.upgrade.tasks | |
| Uses of Artifact in com.atlassian.bamboo.build |
|---|
| Classes in com.atlassian.bamboo.build that implement Artifact | |
|---|---|
class |
DefaultArtifact
The components used to identify a build artifact that need to be kept. |
| Methods in com.atlassian.bamboo.build with parameters of type Artifact | |
|---|---|
void |
BuildDefinition.addArtifact(Artifact artifact)
Add a new artifact to the existing build artifacts |
void |
DefaultBuildDefinition.addArtifact(Artifact artifact)
|
void |
LegacyBuildObject.addArtifact(Artifact artifact)
|
| Uses of Artifact in com.atlassian.bamboo.build.artifact |
|---|
| Methods in com.atlassian.bamboo.build.artifact with parameters of type Artifact | |
|---|---|
ArtifactLink |
ArtifactLinkGenerator.generateLink(Artifact artifact,
java.lang.String buildKey,
java.lang.String buildNumber)
|
| Uses of Artifact in com.atlassian.bamboo.legacy |
|---|
| Classes in com.atlassian.bamboo.legacy that implement Artifact | |
|---|---|
class |
LegacyArtifact
The components used to identify a build artifact that need to be kept. |
| Methods in com.atlassian.bamboo.legacy with parameters of type Artifact | |
|---|---|
void |
LegacyBuildObjectFor110.addArtifact(Artifact artifact)
|
| Uses of Artifact in com.atlassian.bamboo.upgrade.tasks |
|---|
| Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type Artifact | |
|---|---|
void |
UpgradeTask102BuildObject.addArtifact(Artifact artifact)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||